diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:17 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:17 +0000 |
commit | 5c7671425fc3d423b66ce6308730685c2a7d8a64 (patch) | |
tree | be14501405d4d7fd8e4869e35540a1fccef73ac2 /src/backend/utils/adt/xml.c | |
parent | 7aa4164363f48c9a8345a0fda48e21de75f499d6 (diff) | |
download | postgresql-5c7671425fc3d423b66ce6308730685c2a7d8a64.tar.gz postgresql-5c7671425fc3d423b66ce6308730685c2a7d8a64.zip |
Fix an ancient oversight in libpq's handling of V3-protocol COPY OUT mode:
we need to be able to swallow NOTICE messages, and potentially also
ParameterStatus messages (although the latter would be a bit weird),
without exiting COPY OUT state. Fix it, and adjust the protocol documentation
to emphasize the need for this. Per off-list report from Alexander Galler.
Diffstat (limited to 'src/backend/utils/adt/xml.c')
0 files changed, 0 insertions, 0 deletions