Re: Adding Support for Copy callback functionality on COPY TO api - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Adding Support for Copy callback functionality on COPY TO api
Date
Msg-id 20200930074151.GR1996@paquier.xyz
Whole thread Raw
In response to Re: Adding Support for Copy callback functionality on COPY TO api  (Soumyadeep Chakraborty <soumyadeep2007@gmail.com>)
Responses Re: Adding Support for Copy callback functionality on COPY TO api  (Nathan Bossart <nathandbossart@gmail.com>)
List 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

Attachment

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: SQL:2011 PERIODS vs Postgres Ranges?
Next
From: Dilip Kumar
Date:
Subject: Re: Resetting spilled txn statistics in pg_stat_replication