Re: Final Patch for GROUPING SETS - Mailing list pgsql-hackers

From Petr Jelinek
Subject Re: Final Patch for GROUPING SETS
Date
Msg-id 541C52B0.5050802@2ndquadrant.com
Whole thread Raw
In response to Re: Final Patch for GROUPING SETS  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 19/09/14 17:52, Andres Freund wrote:
> On 2014-09-19 16:35:52 +0100, Andrew Gierth wrote:
>>   Marti> But is anyone actually using YAML output format, or was it
>>   Marti> implemented simply "because we can"?
>>
>> Until someone decides to dike it out, I think we are obligated to make
>> it produce something resembling correct output.
>
> I vote for ripping it out. There really isn't any justification for it
> and it broke more than once.
>

Even though I really like YAML I say +1, mainly because any YAML 1.2 
parser should be able to parse JSON output without problem...


--  Petr Jelinek                  http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training &
Services



pgsql-hackers by date:

Previous
From: Sawada Masahiko
Date:
Subject: Re: [REVIEW] Re: Compression of full-page-writes
Next
From: Andres Freund
Date:
Subject: Re: RLS Design