Code review for recent GUC changes --- try to make it less obvious that

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2baf4efe09f65d8e8cac32fb882ab9f0fd601574
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-07-28T19:31:32Z
Releases: 7.4.1
Code review for recent GUC changes --- try to make it less obvious that
these things were added at different times by different people ;-).
Includes Aizaz Ahmed's patch to remove duplicate array in help_config.c.

Files

PathChange+/−
src/backend/utils/misc/guc.c modified +116 −77
src/backend/utils/misc/help_config.c modified +2 −16
src/include/utils/guc.h modified +22 −28
src/include/utils/guc_tables.h modified +12 −11