Thread: pgsql: Renumber GUC_* constants.

pgsql: Renumber GUC_* constants.

From
Heikki Linnakangas
Date:
Renumber GUC_* constants.

This moves all the regular flags back together (for aesthetic reasons), and
makes room for more GUC_UNIT_* types.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0fec000365c25fd89ea583673de226e816dba60f

Modified Files
--------------
src/include/utils/guc.h |   21 ++++++++++-----------
1 file changed, 10 insertions(+), 11 deletions(-)