Log Message:
-----------
Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr.
Modified Files:
--------------
pgsql/src/bin/psql:
copy.c (r1.72 -> r1.73)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/copy.c.diff?r1=1.72&r2=1.73)
pgsql-committers by date
| Next: | From: Andrew Dunstan | Date: 2007-02-05 15:23:24 |
| Subject: pgsql: Pass modern COPY syntax to backend, since copy (query) does not |
| Previous: | From: Tom Lane | Date: 2007-02-05 04:22:18 |
| Subject: pgsql: Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not |