postgresql/src/backend/postmaster
Tom Lane a0547f6ea2 Back-patch fix to cause stats processes to detach from shared memory,
so that they do not prevent the postmaster from deleting the shmem segment
during crash recovery.
2003-11-30 21:56:36 +00:00
..
Makefile Statistical system views (yet without the config stuff, but 2001-06-22 19:16:24 +00:00
pgstat.c Back-patch fix to cause stats processes to detach from shared memory, 2003-11-30 21:56:36 +00:00
postmaster.c If a shutdown request comes in while we're still starting up, don't 2003-02-23 04:48:38 +00:00