CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/01/06 13:26:23

Modified files:
        doc/src/sgml   : runtime.sgml wal.sgml 
        doc/src/sgml/ref: show.sgml 
        src/backend/access/transam: xlog.c 
        src/backend/utils/misc: guc.c 
        src/include    : pg_config_manual.h 
        src/include/access: xlog.h 

Log message:
        Make the 'wal_debug' GUC variable a boolean (rather than an integer), and
        hide it behind #ifdef WAL_DEBUG blocks.


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
      joining column's datatypes do not match

Reply via email to