Plug several holes in backend's ability to cope with
Tom Lane <tgl@sss.pgh.pa.us>
Plug several holes in backend's ability to cope with unexpected loss of connection to frontend.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/commands/copy.c | modified | +28 −12 |
| src/backend/tcop/fastpath.c | modified | +25 −11 |
| src/backend/tcop/postgres.c | modified | +31 −25 |