From: | Michael Paquier <michael(at)paquier(dot)xyz> |
---|---|
To: | Soumyadeep Chakraborty <soumyadeep2007(at)gmail(dot)com> |
Cc: | "Sanaba, Bilva" <bilvas(at)amazon(dot)com>, "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Adding Support for Copy callback functionality on COPY TO api |
Date: | 2020-09-30 07:41:51 |
Message-ID: | 20200930074151.GR1996@paquier.xyz |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Sep 14, 2020 at 04:28:12PM -0700, Soumyadeep Chakraborty wrote:
> I think a similar change should also be applied to BeginCopyFrom() and
> CopyFrom(). Or even better, such code could be refactored to have a
> separate destination type COPY_PIPE. This of course, will be a separate
> patch. I think the above line is okay for this patch.
This feedback has not been answered after two weeks, so I have marked
the patch as returned with feedback.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Dilip Kumar | 2020-09-30 07:42:32 | Re: Resetting spilled txn statistics in pg_stat_replication |
Previous Message | Michael Paquier | 2020-09-30 07:39:08 | Re: SQL:2011 PERIODS vs Postgres Ranges? |