Re: COPY with column list

From: Brent Verner <brent(at)rcfile(dot)org>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: COPY with column list
Date: 2002-07-14 01:48:41
Message-ID: 20020714014841.GA44216@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

[2002-07-10 17:52] Brent Verner said:
| [2002-07-10 17:01] Brent Verner said:
| | I'll resubmit a patch that updates the COPY comment in gram.y
| | in addition to removing the offending cruft mentioned above.
|
| patch attached. Also adds a check to enable the COPY column list
| only when the remote server version is >=7.3.

<hiding...>

Attached is a _working_ patch. Also I've added a copy2.sql regression
test which exercises this functionality; default values in addition to
before/after triggers. I've added a small note to the ref/copy.sgml
mentioning the new functionality.

cheers.
b

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Brent Verner 2002-07-14 01:50:42 Re: COPY with column list
Previous Message Rod Taylor 2002-07-13 14:19:06 Unique / Primary key constraints