CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/12/12 14:45:10

Modified files:
        src/backend/access/transam: xlog.c 
        src/backend/bootstrap: bootstrap.c 
        src/backend/catalog: namespace.c 
        src/backend/commands: async.c 
        src/backend/libpq: pqcomm.c 
        src/backend/port: ipc_test.c 
        src/backend/storage/file: fd.c 
        src/backend/storage/freespace: freespace.c 
        src/backend/storage/ipc: ipc.c 
        src/backend/storage/lmgr: proc.c 
        src/backend/storage/smgr: smgr.c 
        src/backend/utils/init: postinit.c 
        src/include/access: xlog.h 
        src/include/storage: freespace.h ipc.h 

Log message:
        This patch properly sets the prototype for the on_shmem_exit and
        on_proc_exit functions, and adjust all other related code to use
        the proper types too.
        
        by Kurt Roeckx


---------------------------(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