Log Message:
-----------
Prevent COPY from using newline or carriage return as delimiter or null.
Disallow backslash as the delimiter in non-CVS mode.
David Fetter
Modified Files:
--------------
pgsql/src/backend/commands:
copy.c (r1.257 -> r1.258)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/copy.c.diff?r1=1.257&r2=1.258)
pgsql-committers by date
| Next: | From: Bruce Momjian | Date: 2006-02-03 12:45:47 |
| Subject: pgsql: Update random() usage so ranges are inclusive/exclusive as |
| Previous: | From: Bruce Momjian | Date: 2006-02-03 05:38:36 |
| Subject: pgsql: Improve tab whitespace in file. |