diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:25 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:25 +0000 |
commit | dcd462a9c0742a5b4bfb75e6d3c7d41fe799e0d7 (patch) | |
tree | 33f187c915bebafa0c1322ad007c58d0fd5faef6 /src/tutorial/complex.c | |
parent | 691189c9d659b641c20c26ab21ad3fa706310db3 (diff) | |
download | postgresql-dcd462a9c0742a5b4bfb75e6d3c7d41fe799e0d7.tar.gz postgresql-dcd462a9c0742a5b4bfb75e6d3c7d41fe799e0d7.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/tutorial/complex.c')
0 files changed, 0 insertions, 0 deletions