aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayfuncs.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2002-09-25 20:31:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2002-09-25 20:31:40 +0000
commit8a6fab412e35d8495201a13d8258f26b730306f5 (patch)
treeb80702276508960201ba5211b96de8c646dd76f3 /src/backend/utils/adt/arrayfuncs.c
parent691aefcf4294c8262a8bf89258250470be1046a6 (diff)
downloadpostgresql-8a6fab412e35d8495201a13d8258f26b730306f5.tar.gz
postgresql-8a6fab412e35d8495201a13d8258f26b730306f5.zip
Remove ShutdownBufferPoolAccess exit callback, and do the work in
ProcKill instead, where we still have a PGPROC with which to wait on LWLocks. This fixes 'can't wait without a PROC structure' failures occasionally seen during backend shutdown (I'm surprised they weren't more frequent, actually). Add an Assert() to LWLockAcquire to help catch any similar mistakes in future. Fix failure to update MyProcPid for standalone backends and pgstat processes.
Diffstat (limited to 'src/backend/utils/adt/arrayfuncs.c')
0 files changed, 0 insertions, 0 deletions