Re: Make COPY format extendable: Extract COPY TO format implementations - Mailing list pgsql-hackers

From Sutou Kouhei
Subject Re: Make COPY format extendable: Extract COPY TO format implementations
Date
Msg-id 20250912.090752.1203629851019356408.kou@clear-code.com
Whole thread Raw
In response to Re: Make COPY format extendable: Extract COPY TO format implementations  (Masahiko Sawada <sawada.mshk@gmail.com>)
List pgsql-hackers
Hi,

In <CAD21AoCfqD=f2ELqPxg62+_QADhHi_kJXCDMhAerBtvxudd-xQ@mail.gmail.com>
  "Re: Make COPY format extendable: Extract COPY TO format implementations" on Thu, 11 Sep 2025 13:41:26 -0700,
  Masahiko Sawada <sawada.mshk@gmail.com> wrote:

> I think we can use a local variable of CopyFormatOptions and memcpy it
> to the opts of the returned cstate.

It'll work too. Can we proceed this proposal with this
approach? Should we collect more opinions before we proceed?
If so, Could you add key people in this area to Cc to hear
their opinions?


Thanks,
-- 
kou



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Eagerly evict bulkwrite strategy ring
Next
From: "Efrain J. Berdecia"
Date:
Subject: New recovery_target_timeline=primary option