pgsql: > If it bothers you that much.
Started by Bruce Momjianover 21 years ago1 messagescomitters
Log Message:
-----------
If it bothers you that much. I'd make a flag, cleared at the start of
each COPY, and then where we test for CR or LF in CopyAttributeOutCSV,
if the flag is not set then set it and issue the warning.
Andrew Dunstan
Modified Files:
--------------
pgsql/src/backend/commands:
copy.c (r1.234 -> r1.235)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c.diff?r1=1.234&r2=1.235)