Re: Question about weird COPY syntax

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Evan Carroll <me(at)evancarroll(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Question about weird COPY syntax
Date: 2010-06-17 17:02:22
Message-ID: 19120.1276794142@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Evan Carroll <me(at)evancarroll(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message pythonista 2010-06-17 17:23:06 Re: An Enigma of a weird query problem
Previous Message Tom Lane 2010-06-17 17:00:10 Re: Question about weird COPY syntax