Re: pgsql: Define a new, more extensible syntax for COPY options.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers <pgsql-committers(at)postgresql(dot)org>
Subject: Re: pgsql: Define a new, more extensible syntax for COPY options.
Date: 2009-09-22 17:57:44
Message-ID: 1253642264.4449.238.camel@ebony.2ndQuadrant
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers


On Mon, 2009-09-21 at 20:10 +0000, Tom Lane wrote:
> Log Message:
> -----------
> Define a new, more extensible syntax for COPY options.
>
> This is intentionally similar to the recently revised syntax for EXPLAIN
> options, ie, (name value, ...). The old syntax is still supported for
> backwards compatibility, but we intend that any options added in future
> will be provided only in the new syntax.

Can someone add a note to the release checklist to send out infopacks to
specific projects about such changes? It would be useful to let ETL
vendors know we're extending the syntax options so they can support them
by the time we release, rather than 3-6 months after we release.

--
Simon Riggs www.2ndQuadrant.com

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2009-09-22 18:23:02 Re: pgsql: Define a new, more extensible syntax for COPY options.
Previous Message Tom Lane 2009-09-22 15:46:43 pgsql: Fix crash if a DROP is attempted on an internally-dependent