]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Back-patch fix to cause stats processes to detach from shared memory,
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Nov 2003 21:56:36 +0000 (21:56 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 30 Nov 2003 21:56:36 +0000 (21:56 +0000)
commita0547f6ea2cd86264ae7931c9128ba241b8c9327
treea7744445ccf702ad43d4564866dea3b840c670d9
parent8582f21afdb0a9241b915e56fc2ddb50dcd0509c
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.
src/backend/port/sysv_shmem.c
src/backend/postmaster/pgstat.c
src/include/storage/pg_shmem.h