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-10 21:52:46
Message-ID: 20020710215245.GA30219@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

[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.

b

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

Attachment Content-Type Size
copy-colspec.2002071003.diff text/plain 23.4 KB

In response to

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Peter Eisentraut 2002-07-10 21:55:40 Re: implementing query timeout
Previous Message Brent Verner 2002-07-10 21:01:55 Re: COPY with column list