Code review for recent GUC changes --- try to make it less obvious that
Tom Lane <tgl@sss.pgh.pa.us>
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
| Path | Change | +/− |
|---|---|---|
| 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 |