pgsql: Remove undocumented support for copy syntax from before 7.3.

From: adunstan(at)postgresql(dot)org (Andrew Dunstan)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove undocumented support for copy syntax from before 7.3.
Date: 2007-03-16 13:41:21
Message-ID: 20070316134121.248789FBEC3@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------

Remove undocumented support for copy syntax from before 7.3. Update comments to
reflect syntax actually supported, e.g. by including CSV params.

Modified Files:
--------------
pgsql/src/bin/psql:
copy.c (r1.74 -> r1.75)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/copy.c.diff?r1=1.74&r2=1.75)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2007-03-16 15:06:43 pgsql: Fix uninitialized value in pgstatindex leading to invalid values
Previous Message User Pgstudy 2007-03-16 10:30:07 fulldisjunction - fd: added jeremy drake patch to accommodate tom lane's