mirror of https://github.com/postgres/postgres
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.pull/6/head
parent
77049443a1
commit
cb9a0c7987
Loading…
Reference in new issue