Re: COPY CSV header line feature

From: "Andrew Dunstan" <andrew(at)dunslane(dot)net>
To: <alvherre(at)dcc(dot)uchile(dot)cl>
Cc: <pgsql-patches(at)postgresql(dot)org>
Subject: Re: COPY CSV header line feature
Date: 2005-03-16 02:55:36
Message-ID: 1214.24.211.165.134.1110941736.squirrel@www.dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Alvaro Herrera said:
> On Sun, Mar 13, 2005 at 06:32:20PM -0500, Andrew Dunstan wrote:
>
>> The attached patch implements the previously discussed header line
>> feature for CSV mode COPY. It is triggered by the keyword HEADER
>> (blame Bruce - he chose it ;-) ).
>
> I think you should add the new reserved keyword to the
> unreserved_keywords list or some other.
>

Please be more specific. I'll be happy to add in anything I've missed.

cheers

andrew

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Alvaro Herrera 2005-03-16 03:13:16 Re: COPY CSV header line feature
Previous Message Andrew Dunstan 2005-03-16 02:50:32 contrib/pg_buffercache