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)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2004-12-03 17:46:19 |
| Subject: pgsql: Improve description of --disable-rpath workaround for regression |
| Previous: | From: Bruce Momjian | Date: 2004-12-03 17:12:10 |
| Subject: pgsql: >>This patch adds another plpgsql trigger example to the chapter. |