Обсуждение: 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.

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)