aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:03:46 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:03:46 +0000
commit543bb05a8b81e478eeacd30a7edb55c1f621e610 (patch)
tree22b0f0a6d0a4e2e12c73e77ba881b403976e5e28 /src/backend/access/gist
parent53b4a1ce4bd2e836ba6fd6cf13a753cb99f14a66 (diff)
downloadpostgresql-543bb05a8b81e478eeacd30a7edb55c1f621e610.tar.gz
postgresql-543bb05a8b81e478eeacd30a7edb55c1f621e610.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')
0 files changed, 0 insertions, 0 deletions