Bruce Momjian wrote:
What would be _cool_ would be to add the ability to have comments in the
COPY files, like \#, and then the copy data lines and errors could be
adjacent.  (Because of the way we control COPY escaping, adding \# would
not be a problem.  We have \N for null, for example.)


That wouldn't be of any use with CSV files, which in my experience are far more likely to be sources of data errors than input files in Postgres Text format.

cheers

andrew

--
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to