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

From Brent Verner
Subject Re: COPY with column list
Date
Msg-id 20020714015042.GB44216@rcfile.org
Whole thread Raw
In response to Re: COPY with column list  (Brent Verner <brent@rcfile.org>)
List pgsql-patches
[2002-07-13 21:48] Brent Verner said:
| [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...>

  just shoot me, now.  patch attached.

argh!
  b

Attachment

pgsql-patches by date:

Previous
From: Brent Verner
Date:
Subject: Re: COPY with column list
Next
From: Alvaro Herrera
Date:
Subject: CLUSTER patch