Please ignore this patch. Sending updated on new thread
On Thu, Jul 11, 2019 at 11:40 AM Nagesh Dhope
wrote:
> Fixed failing extension resql test cases on PG 9.4 and PG 9.5.
> PFA updated patch.
>
> On Tue, Jul 9, 2019 at 5:53 PM Dave Page wrote:
>
>> Thanks, applied!
>>
>> On Tue, Jul 9, 2019
Hi Dave,
On Tue, Jul 9, 2019 at 4:54 PM Dave Page wrote:
> Hi
>
> I have a sneaking suspicion that the work Akshay and Khushboo have been
> doing might have broken this :-(
>
Yup, earlier we were able to create a schema if not exists while
running *alter
*test cases. As this capability is remo
Hi Dave,
Please find updated patch with *sslinfo.*
On Mon, Jul 8, 2019 at 2:03 PM Dave Page wrote:
> Hi
>
> On Fri, Jul 5, 2019 at 5:16 PM Nagesh Dhope
> wrote:
>
>> Hi Hackers,
>> Please review attached patch for RE-SQL test cases for *extension* node.
>>
>
> Unfortunately this fails on Postg
Thanks, applied!
On Tue, Jul 9, 2019 at 1:09 PM Nagesh Dhope
wrote:
> Hi Dave,
>
> On Tue, Jul 9, 2019 at 4:54 PM Dave Page wrote:
>
>> Hi
>>
>> I have a sneaking suspicion that the work Akshay and Khushboo have been
>> doing might have broken this :-(
>>
>
> Yup, earlier we were able to create
Hi
I have a sneaking suspicion that the work Akshay and Khushboo have been
doing might have broken this :-(
Create Extension with all options..OK
... 2019-07-09 12:22:55,268: ERROR flask.app: Failed to execute query
(execute_dict) for the server #5- DB:test_db_d08e5 (Query-id: 140024
Hi
On Fri, Jul 5, 2019 at 5:16 PM Nagesh Dhope
wrote:
> Hi Hackers,
> Please review attached patch for RE-SQL test cases for *extension* node.
>
Unfortunately this fails on PostgreSQL 12 as the deprecated timetravel
contrib module has finally been removed.
Perhaps use sslinfo? That seems less