OSDN Git Service

Plug several holes in backend's ability to cope with
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Jul 1999 02:40:07 +0000 (02:40 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 22 Jul 1999 02:40:07 +0000 (02:40 +0000)
commit2aa64f79f5e977317dfd4189f30ec9f65d1b208b
treec334863151c328d55ee2a9a11d5c6392c1fb7755
parent991b82ee13e3a5e88219980e5f6c6ebea7de0dac
Plug several holes in backend's ability to cope with
unexpected loss of connection to frontend.
src/backend/commands/copy.c
src/backend/tcop/fastpath.c
src/backend/tcop/postgres.c