COPY options

Поиск
Список
Период
Сортировка
От Andrei M. Eichler
Тема COPY options
Дата
Msg-id CABS=F1+aHKpE9Z2CwnffwCOxRKn9pFuYBsoAkHCL82YLm2q3eg@mail.gmail.com
обсуждение исходный текст
Ответы Re: COPY options
Список pgsql-docs
Hi everyone,

In the documentation of COPY options, it lists the following options with a "_" in it's name:

FORCE_QUOTE
FORCE_NOT_NULL
FORCE_NULL

But when one tries to use it as it is from the docs, one gets the following results:
ERROR:  syntax error at or near "force_null"

Shouldn't it be without the "_" in the docs?


В списке pgsql-docs по дате отправления:

Предыдущее
От: niquola
Дата:
Сообщение: Put PostgreSQL Documentation into PostgreSQL itself
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: COPY options