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

From Nathan Bossart
Subject Re: Adding Support for Copy callback functionality on COPY TO api
Date
Msg-id 20221007214824.GA814385@nathanxps13
Whole thread Raw
In response to Re: Adding Support for Copy callback functionality on COPY TO api  (Michael Paquier <michael@paquier.xyz>)
Responses Re: Adding Support for Copy callback functionality on COPY TO api  (Michael Paquier <michael@paquier.xyz>)
List pgsql-hackers
On Fri, Oct 07, 2022 at 03:49:31PM +0900, Michael Paquier wrote:
> Perhaps there should be a module in src/test/modules/ to provide a
> short, still useful, example of what this could achieve?

Here is an attempt at adding such a test module.

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Nicely exiting PG_TRY and PG_CATCH
Next
From: Nathan Bossart
Date:
Subject: Re: use has_privs_of_role() for pg_hba.conf