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 Y0TaUyKU0Y9vMcy6@paquier.xyz
Whole thread Raw
In response to Re: Adding Support for Copy callback functionality on COPY TO api  (Nathan Bossart <nathandbossart@gmail.com>)
Responses Re: Adding Support for Copy callback functionality on COPY TO api  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Mon, Oct 10, 2022 at 05:06:39PM -0700, Nathan Bossart wrote:
> Yeah, I named it that way because I figured we might want a test for the
> COPY FROM callback someday.

Okay.  So, I have reviewed the whole thing, added a description of all
the fields of BeginCopyTo() in its top comment, tweaked a few things
and added in the module an extra NOTICE with the number of processed
rows.  The result seemed fine, so applied.
--
Michael

Attachment

pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: Suppressing useless wakeups in walreceiver
Next
From: Michael Paquier
Date:
Subject: Re: Query Jumbling for CALL and SET utility statements