aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist/gist.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:04:08 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:04:08 +0000
commitb38bcb2fa0de59ba09ccbb03d4ae9d65cbbf5326 (patch)
tree7853feb3bf421cbcad728e28018717b3c3d7b94e /src/backend/access/gist/gist.c
parente0632407aa93047096ffe3dfe9374f0d0252b541 (diff)
downloadpostgresql-b38bcb2fa0de59ba09ccbb03d4ae9d65cbbf5326.tar.gz
postgresql-b38bcb2fa0de59ba09ccbb03d4ae9d65cbbf5326.zip
Push enable/disable of notify and catchup interrupts all the way down
to just around the bare recv() call that gets a command from the client. The former placement in PostgresMain was unsafe because the intermediate processing layers (especially SSL) use facilities such as malloc that are not necessarily re-entrant. Per report from counterstorm.com.
Diffstat (limited to 'src/backend/access/gist/gist.c')
0 files changed, 0 insertions, 0 deletions