CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/11/07 17:55:50

Modified files:
        src/backend/port: sysv_shmem.c 
        src/backend/postmaster: pgstat.c 
        src/include/storage: pg_shmem.h 

Log message:
        Cause stats processes to detach from shared memory when started, so that
        they do not prevent the postmaster from deleting the shmem segment during
        a post-backend-crash restart cycle.  Per recent discussion.


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