diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:49 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-01-14 18:46:49 +0000 |
commit | d85096ce12965d5b642d524b3b930caa0e932dec (patch) | |
tree | c19464a65d1425c170df7dac146de15ef5833e86 /src/backend/utils/adt/regexp.c | |
parent | ec59b6deb8f5cee83d2f6f3155855a06c77a050c (diff) | |
download | postgresql-d85096ce12965d5b642d524b3b930caa0e932dec.tar.gz postgresql-d85096ce12965d5b642d524b3b930caa0e932dec.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/regexp.c')
0 files changed, 0 insertions, 0 deletions