diff options
| author | Tom Lane <tgl@sss.pgh.pa.us> | 2005-06-02 21:04:08 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@sss.pgh.pa.us> | 2005-06-02 21:04:08 +0000 |
| commit | b38bcb2fa0de59ba09ccbb03d4ae9d65cbbf5326 (patch) | |
| tree | 7853feb3bf421cbcad728e28018717b3c3d7b94e /src/backend/commands/copy.c | |
| parent | e0632407aa93047096ffe3dfe9374f0d0252b541 (diff) | |
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/copy.c')
0 files changed, 0 insertions, 0 deletions
