]> granicus.if.org Git - postgresql/commit
There was enough code drift since this patch, that a couple of bugs
authorBruce Momjian <bruce@momjian.us>
Mon, 28 Jul 2003 16:22:16 +0000 (16:22 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 28 Jul 2003 16:22:16 +0000 (16:22 +0000)
commit1c241545e3ce5c0fd0f0b874da6dbcae19556a99
treebb20766ee4a3f33625228ba99fa7e16f122f605f
parent00941bf9baed3ee462b99931c02ad3fdc5c4a219
There was enough code drift since this patch, that a couple of bugs
materialized.

New items have been added to GucContext and GucSource enums, but of
course they were not added to the corresponding GucContextName[] and
GucSourceName[] arrays in the patch. Here's a new patch to fix the
resulting bugs.

Joe Conway
src/backend/utils/misc/guc.c
src/include/utils/guc.h
src/include/utils/guc_tables.h