Add C comment about \copy bug in CSV mode

Bruce Momjian <bruce@momjian.us>

Commit: 361b94c4b98b85b19b850cff37be76d1f6d4f8f7
Author: Bruce Momjian <bruce@momjian.us>
Date: 2013-07-04T17:09:52Z
Releases: 9.4.0
Add C comment about \copy bug in CSV mode
Comment: This code erroneously assumes '\.' on a line alone inside a
quoted CSV string terminates the \copy.
http://www.postgresql.org/message-id/E1TdNVQ-0001ju-GO@wrigleys.postgresql.org

Files

PathChange+/−
src/bin/psql/copy.c modified +5 −0