Re: \copy (query) delimiter syntax error

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: \copy (query) delimiter syntax error
Date: 2007-02-03 17:12:07
Message-ID: 20070203171207.GA89295@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

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

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephan Szabo 2007-02-03 17:43:21 Re: Referential Integrity and SHARE locks
Previous Message Andrew Dunstan 2007-02-03 16:52:29 Re: \copy (query) delimiter syntax error

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-02-03 19:54:24 Re: [HACKERS] \copy (query) delimiter syntax error
Previous Message Andrew Dunstan 2007-02-03 16:52:29 Re: \copy (query) delimiter syntax error