aboutsummaryrefslogtreecommitdiff
path: root/src/backend/commands/variable.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:03:25 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2005-06-02 21:03:25 +0000
commitb5ebef7c4154d2423c68195a30cbcb37a2393054 (patch)
tree87679fb08d6e0588fc8b193cce0d22ef8b65d1c3 /src/backend/commands/variable.c
parent8dfb616606d411dd0ea7dc9980061cd9a94b1de7 (diff)
downloadpostgresql-b5ebef7c4154d2423c68195a30cbcb37a2393054.tar.gz
postgresql-b5ebef7c4154d2423c68195a30cbcb37a2393054.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/commands/variable.c')
0 files changed, 0 insertions, 0 deletions