Re: Is there any ordering to the values in guc.c? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Is there any ordering to the values in guc.c?
Date
Msg-id 563140A6.9080602@agliodbs.com
Whole thread Raw
In response to Is there any ordering to the values in guc.c?  (Bill Moran <wmoran@potentialtech.com>)
List pgsql-hackers
On 10/28/2015 01:58 PM, Peter Eisentraut wrote:
> On 10/28/15 10:27 AM, Bill Moran wrote:
>> See subject. Aside from them being divvied up by datatype, they seem
>> to be ordered randomly. Since I'm putting together a patch that will
>> add some GUCs, do I just add them to the end of the list?
> 
> The initial commit grouped them logically, and it went downhill from
> there. :)

Yeah, we're overdue for another overhaul of GUC ordering.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: WIP: lookbehind constraints for our regexp engine
Next
From: Tom Lane
Date:
Subject: Observed checkpointer crashes in 9.4.4 on Fedora 22