diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-28 01:54:53 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 1999-05-28 01:54:53 +0000 |
commit | f0ae1e8d10d7a38029cd0009063fa5131dce7937 (patch) | |
tree | 956a7576fd28cf549772139240a5157085b35c7c /src/backend/executor/nodeHashjoin.c | |
parent | 615e77ede2f3cd25cac7725112e31fb38753e270 (diff) | |
download | postgresql-f0ae1e8d10d7a38029cd0009063fa5131dce7937.tar.gz postgresql-f0ae1e8d10d7a38029cd0009063fa5131dce7937.zip |
When closure of the backend connection is detected during pqFlush,
do the right thing: look for a NOTICE message from the backend before we
close our side of the socket. 6.4 libpq did not reliably print the backend's
hara-kiri message, 'The Postmaster has informed me ...', because it only
did the right thing if connection closure was detected during a read
attempt instead of a write attempt.
Diffstat (limited to 'src/backend/executor/nodeHashjoin.c')
0 files changed, 0 insertions, 0 deletions