Обсуждение: pgsql: Pass modern COPY syntax to backend, since copy (query) does not

Поиск
Список
Период
Сортировка

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

От
adunstan@postgresql.org (Andrew Dunstan)
Дата:
Log Message:
-----------
Pass modern COPY syntax to backend, since copy (query) does not accept old syntax. Per complaint from Michael Fuhr.

Tags:
----
REL8_2_STABLE

Modified Files:
--------------
    pgsql/src/bin/psql:
        copy.c (r1.71 -> r1.71.2.1)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/psql/copy.c.diff?r1=1.71&r2=1.71.2.1)