Re: Question about weird COPY syntax - Mailing list pgsql-general

From Tom Lane
Subject Re: Question about weird COPY syntax
Date
Msg-id 19120.1276794142@sss.pgh.pa.us
Whole thread Raw
In response to Question about weird COPY syntax  (Evan Carroll <me@evancarroll.com>)
List pgsql-general
Evan Carroll <me@evancarroll.com> writes:
> Why is it that "DELIMITER", and "NULL" options are under [WITH] but
> not under [CSV]. This seems at least slightly awkward.

They're not specific to CSV.

            regards, tom lane

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Question about weird COPY syntax
Next
From: "Francisco Figueiredo Jr."
Date:
Subject: Re: Working with pages of data (LIMIT/OFFSET keyword)