Re: COPY table FROM STDIN doesn't show count tag

Поиск
Список
Период
Сортировка
От Rajeev rastogi
Тема Re: COPY table FROM STDIN doesn't show count tag
Дата
Msg-id BF2827DCCE55594C8D7A8F7FFD3AB7713DDAF58F@SZXEML508-MBX.china.huawei.com
обсуждение исходный текст
Ответ на COPY table FROM STDIN doesn't show count tag  (Rajeev rastogi <rajeev.rastogi@huawei.com>)
Ответы Re: COPY table FROM STDIN doesn't show count tag  (Amit Khandekar <amit.khandekar@enterprisedb.com>)
Список pgsql-hackers

On 26 November 2013, Amit Khandelkar wrote:

>Can you please submit the \COPY patch as a separate patch ? Since these are two different issues, I would like to have these two fixed and committed separately. You can always test the \COPY issue using \COPY TO followed by INSERT.

 

Please find the attached two separate patches:

 

1.      slashcopyissuev1.patch :- This patch fixes the \COPY issue.

2.      initialcopyissuev1_ontopofslashcopy.patch : Fix for “COPY table FROM STDIN/STDOUT doesn't show count tag”.

 

Thanks and Regards,

Kumar Rajeev Rastogi

 

 

Вложения

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

Предыдущее
От: Haribabu kommi
Дата:
Сообщение: Re: Heavily modified big table bloat even in auto vacuum is running
Следующее
От: Antonin Houska
Дата:
Сообщение: Re: Todo item: Support amgettuple() in GIN