COPY syntax

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org>
Subject: COPY syntax
Date: 2002-10-15 18:54:16
Message-ID: Pine.LNX.4.44.0210152035410.928-100000@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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?

--
Peter Eisentraut peter_e(at)gmx(dot)net

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2002-10-15 19:12:48 Re: foreign key problem with pg_dump under 7.3b2
Previous Message Bruce Momjian 2002-10-15 18:54:04 Re: oid2name and relfilenode