Re: SQL/JSON: functions - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: SQL/JSON: functions
Date
Msg-id 4689ce52-bc49-059b-bd7e-7bf6b2816810@dunslane.net
Whole thread Raw
In response to Re: SQL/JSON: functions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On 3/22/22 18:31, Tom Lane wrote:
> I wrote:
>> That patch is 0-for-three on my buildfarm animals.
> ... the reason being that they use -Werror, and this patch spews
> a bunch of warnings.  This is not acceptable, especially not in
> the middle of a CF when other people are trying to get work done.
> Please revert.
>
>             



reverted.


cheers


andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com




pgsql-hackers by date:

Previous
From: Zhihong Yu
Date:
Subject: Re: Window Function "Run Conditions"
Next
From: Tom Lane
Date:
Subject: Re: New Object Access Type hooks