CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/01/28 17:02:40

Modified files:
        src/backend/access/transam: slru.c 
        src/backend/catalog: index.c 
        src/backend/commands: copy.c tablecmds.c 
        src/backend/postmaster: pgstat.c postmaster.c 
        src/backend/tcop: postgres.c 
        src/backend/utils/init: globals.c 

Log message:
        Review uses of IsUnderPostmaster, change some tests to look at
        whereToSendOutput instead because they are really inquiring about
        the correct client communication protocol.  Update some comments.
        This is pointing towards supporting regular FE/BE client protocol
        in a standalone backend, per discussion a month or so back.


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

Reply via email to