Back out patch that allowed commented guc variables to return to their
Bruce Momjian <bruce@momjian.us>
Back out patch that allowed commented guc variables to return to their default values. Was causing regression failures.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/misc/guc.c | modified | +22 −74 |
| src/backend/utils/misc/guc-file.l | modified | +1 −54 |
| src/include/utils/guc_tables.h | modified | +5 −9 |