aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gin/ginarrayproc.c
diff options
context:
space:
mode:
authorRobert Haas <rhaas@postgresql.org>2014-03-10 10:17:19 -0400
committerRobert Haas <rhaas@postgresql.org>2014-03-10 10:17:19 -0400
commitcb9a0c7987466b130fbced01ab5d5481cf3a16df (patch)
tree930f14e0a5051d4e5cb80df023be1650cf250dd9 /src/backend/access/gin/ginarrayproc.c
parent77049443a1794bc5222aabb051476367fe347202 (diff)
downloadpostgresql-cb9a0c7987466b130fbced01ab5d5481cf3a16df.tar.gz
postgresql-cb9a0c7987466b130fbced01ab5d5481cf3a16df.zip
Teach on_exit_reset() to discard pending cleanups for dsm.
If a postmaster child invokes fork() and then calls on_exit_reset, that should be sufficient to let it exit() without breaking anything, but dynamic shared memory broke that by not updating on_exit_reset() to discard callbacks registered with dynamic shared memory segments. Per investigation of a complaint from Tom Lane.
Diffstat (limited to 'src/backend/access/gin/ginarrayproc.c')
0 files changed, 0 insertions, 0 deletions