aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2009-05-15 15:56:39 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2009-05-15 15:56:39 +0000
commit4616d57dad1d082d488e7827ffe116755166a198 (patch)
tree6f7567502eb5e56dd9e969e546ce82db7df4d68d /src/backend/access/gist
parentabc924519a0bc7886a4b8507b03c55b2b55b2c18 (diff)
downloadpostgresql-4616d57dad1d082d488e7827ffe116755166a198.tar.gz
postgresql-4616d57dad1d082d488e7827ffe116755166a198.zip
Fix all the server-side SIGQUIT handlers (grumble ... why so many identical
copies?) to ensure they really don't run proc_exit/shmem_exit callbacks, as was intended. I broke this behavior recently by installing atexit callbacks without thinking about the one case where we truly don't want to run those callback functions. Noted in an example from Dave Page.
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions