CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/07/28 13:22:17

Modified files:
        src/backend/utils/misc: guc.c 
        src/include/utils: guc.h guc_tables.h 

Log message:
        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


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to