Re: COPY syntax

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: COPY syntax
Дата
Msg-id 200210160109.g9G195J17341@candle.pha.pa.us
обсуждение исходный текст
Ответ на COPY syntax  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: COPY syntax
Список pgsql-hackers
Peter Eisentraut wrote:
> According to the syntax diagram in the documenation, I can write
> 
> COPY table TO STDOUT WITH BINARY OIDS;
> 
> Shouldn't the "binary", being an adjective, be attached to something?

Uh, it is attached to WITH?

Seriously, yea, it doesn't read well, but it follows the WITH format of
parameters to a command. 

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Vacuum improvement
Следующее
От: Jan Wieck
Дата:
Сообщение: Re: Changing Column Order (Was Re: MySQL vs PostgreSQL.)