Plug several holes in backend's ability to cope with

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 2aa64f79f5e977317dfd4189f30ec9f65d1b208b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 1999-07-22T02:40:07Z
Releases: 7.1.1
Plug several holes in backend's ability to cope with
unexpected loss of connection to frontend.

Files

PathChange+/−
src/backend/commands/copy.c modified +28 −12
src/backend/tcop/fastpath.c modified +25 −11
src/backend/tcop/postgres.c modified +31 −25