| From: | Sutou Kouhei <kou(at)clear-code(dot)com> |
|---|---|
| To: | andres(at)anarazel(dot)de |
| Cc: | michael(at)paquier(dot)xyz, sawada(dot)mshk(at)gmail(dot)com, zhjwpku(at)gmail(dot)com, andrew(at)dunslane(dot)net, nathandbossart(at)gmail(dot)com, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Make COPY format extendable: Extract COPY TO format implementations |
| Date: | 2024-02-15 06:51:29 |
| Message-ID: | 20240215.155129.1679659024975618094.kou@clear-code.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Hi,
In <20240213(dot)173340(dot)1518143507526518973(dot)kou(at)clear-code(dot)com>
"Re: Make COPY format extendable: Extract COPY TO format implementations" on Tue, 13 Feb 2024 17:33:40 +0900 (JST),
Sutou Kouhei <kou(at)clear-code(dot)com> wrote:
> I'll reply other comments later...
I've read other comments and my answers for them are same as
Michael's one.
I'll prepare the v15 patch with static inline functions and
fixed arguments after the fcinfo cache patches are merged. I
think that the v15 patch will be conflicted with fcinfo
cache patches.
Thanks,
--
kou
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2024-02-15 07:19:09 | Re: pg_upgrade and logical replication |
| Previous Message | Andrei Lepikhov | 2024-02-15 06:50:22 | Re: planner chooses incremental but not the best one |