Re: Review : Add hooks for pre- and post-processor executables for COPY and \copy

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Review : Add hooks for pre- and post-processor executables for COPY and \copy
Дата
Msg-id 512E0354.4050206@vmware.com
обсуждение исходный текст
Ответ на Re: Review : Add hooks for pre- and post-processor executables for COPY and \copy  (Amit Kapila <amit.kapila@huawei.com>)
Список pgsql-hackers
On 27.02.2013 08:32, Amit Kapila wrote:
> If there is semicolon at end, it takes it into account for creating
> filename.
> \copy foo to c:\data\foo.out;
> This problem was fixed in previous patch, but I think handling of quotes has
> changed this behavior.

This is existing behavior, that creates a file called "foo.out;" on 
previous psql versions as well. I agree it's almost certainly not what 
the user intended, but that's a separate patch.

- Heikki



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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [COMMITTERS] pgsql: Fix pg_dumpall with database names containing =
Следующее
От: Albe Laurenz
Дата:
Сообщение: Broken link in contrib/fuzzystrmatch/dmetaphone.c