summaryrefslogtreecommitdiff
path: root/src/include/storage/dsm_impl.h
diff options
context:
space:
mode:
authorRobert Haas2014-03-10 14:17:19 +0000
committerRobert Haas2014-03-10 14:17:19 +0000
commitcb9a0c7987466b130fbced01ab5d5481cf3a16df (patch)
tree930f14e0a5051d4e5cb80df023be1650cf250dd9 /src/include/storage/dsm_impl.h
parent77049443a1794bc5222aabb051476367fe347202 (diff)
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/include/storage/dsm_impl.h')
0 files changed, 0 insertions, 0 deletions