On Sat, Feb 03, 2007 at 10:52:29AM -0600, Andrew Dunstan wrote:
> I'd say fix psql. Not sure how far back we should backpatch it. It's
> interesting that this has been there since 8.0 and is only now discovered.
The problem is new in 8.2 because COPY (query) doesn't support USING
DELIMITERS. COPY tablename does, so it has worked all along.
--
Michael Fuhr
In response to
Responses
pgsql-hackers by date
| Next: | From: Stephan Szabo | Date: 2007-02-03 17:43:21 |
| Subject: Re: Referential Integrity and SHARE locks |
| Previous: | From: Andrew Dunstan | Date: 2007-02-03 16:52:29 |
| Subject: Re: \copy (query) delimiter syntax error |
pgsql-patches by date
| Next: | From: Andrew Dunstan | Date: 2007-02-03 19:54:24 |
| Subject: Re: [HACKERS] \copy (query) delimiter syntax error |
| Previous: | From: Andrew Dunstan | Date: 2007-02-03 16:52:29 |
| Subject: Re: \copy (query) delimiter syntax error |