Re: COPY syntax - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: COPY syntax
Date
Msg-id 200210162225.g9GMPi214082@candle.pha.pa.us
Whole thread Raw
In response to Re: COPY syntax  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: COPY syntax
List 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 by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: COPY syntax
Next
From: Neil Conway
Date:
Subject: PL/Perl and Perl 5.8