pgsql: Pass modern COPY syntax to backend, since copy (query) does not

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Pass modern COPY syntax to backend, since copy (query) does not
Date: 2007-02-05 15:22:18
Message-ID: 20070205152218.8C1DC9FB2E8@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2007-02-05 15:23:24 pgsql: Pass modern COPY syntax to backend, since copy (query) does not
Previous Message Tom Lane 2007-02-05 04:22:18 pgsql: Rename MaxTupleSize to MaxHeapTupleSize to clarify that it's not