Re: COPY syntax

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: COPY syntax
Дата
Msg-id 200210162225.g9GMPi214082@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: COPY syntax  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: COPY syntax  (Lee Kindness <lkindness@csl.co.uk>)
Список pgsql-hackers
Peter Eisentraut wrote:
> Bruce Momjian writes:
> 
> > > 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?
> 
> Attached to a noun phrase, like "mode" or "output".  Note that all the
> other things the typically follow WITH in any command are nouns.

Should we add an optional MODE after BINARY?

--  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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: COPY syntax
Следующее
От: Neil Conway
Дата:
Сообщение: PL/Perl and Perl 5.8