summaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/misc.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2008-01-14 18:46:40 +0000
committerTom Lane <tgl@sss.pgh.pa.us>2008-01-14 18:46:40 +0000
commitaff5af7dad9bbefa015d4c3c2d2d36726798797b (patch)
tree6a63c74b2cc9d8448428ef8c61289c2804c8bbd4 /src/backend/utils/adt/misc.c
parent1cedae562b78d3ee22df2dd46467c446858ae777 (diff)
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/misc.c')
0 files changed, 0 insertions, 0 deletions