Re: COPY with column list - Mailing list pgsql-patches

From Brent Verner
Subject Re: COPY with column list
Date
Msg-id 20020714014841.GA44216@rcfile.org
Whole thread Raw
In response to Re: COPY with column list  (Brent Verner <brent@rcfile.org>)
Responses Re: COPY with column list
List 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


pgsql-patches by date:

Previous
From: Rod Taylor
Date:
Subject: Unique / Primary key constraints
Next
From: Brent Verner
Date:
Subject: Re: COPY with column list