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

From: Rajeev rastogi <rajeev(dot)rastogi(at)huawei(dot)com>
To: Amit Khandekar <amit(dot)khandekar(at)enterprisedb(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: COPY table FROM STDIN doesn't show count tag
Date: 2013-11-29 13:50:27
Message-ID: BF2827DCCE55594C8D7A8F7FFD3AB7713DDAF58F@SZXEML508-MBX.china.huawei.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Attachment Content-Type Size
slashcopyissuev1.patch application/octet-stream 3.8 KB
initialcopyissuev1_ontopofslashcopy.patch application/octet-stream 5.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Antonin Houska 2013-11-29 13:56:54 Re: Todo item: Support amgettuple() in GIN
Previous Message Haribabu kommi 2013-11-29 13:25:21 Re: Heavily modified big table bloat even in auto vacuum is running