Re: \copy (query) delimiter syntax error

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: \copy (query) delimiter syntax error
Дата
Msg-id 20070203171207.GA89295@winnie.fuhr.org
обсуждение исходный текст
Ответ на Re: \copy (query) delimiter syntax error  ("Andrew Dunstan" <andrew@dunslane.net>)
Ответы Re: \copy (query) delimiter syntax error
Список pgsql-hackers
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


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Andrew Dunstan"
Дата:
Сообщение: Re: \copy (query) delimiter syntax error
Следующее
От: Stephan Szabo
Дата:
Сообщение: Re: Referential Integrity and SHARE locks