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

From Bill Moran
Subject Is there any ordering to the values in guc.c?
Date
Msg-id 20151028102725.04d99d95bb9d311f0c7f840e@potentialtech.com
Whole thread Raw
Responses Re: Is there any ordering to the values in guc.c?  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
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?

-- 
Bill Moran



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Add EXTRA_CFLAGS to configure
Next
From: Pavel Stehule
Date:
Subject: Re: [PROPOSAL] Max recursion depth in WITH Queries (Common Table Expressions)