Re: Use allocation macros in the logical replication code
Masahiko Sawada <sawada.mshk@gmail.com>
From: Masahiko Sawada <sawada.mshk@gmail.com>
To: Peter Smith <smithpb2250@gmail.com>
Cc: Chao Li <li.evan.chao@gmail.com>, "Hayato Kuroda (Fujitsu)" <kuroda.hayato@fujitsu.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2026-03-10T20:55:44Z
Lists: pgsql-hackers
On Sun, Mar 8, 2026 at 10:23 PM Peter Smith <smithpb2250@gmail.com> wrote: > > Thanks for pushing! > > I have marked the corresponding CF entry as "Committed". I noticed I forgot to mention the patch has been pushed. Thanks for the report and the patch! Regards, -- Masahiko Sawada Amazon Web Services: https://aws.amazon.com
Commits
-
Use palloc_object() and palloc_array() in more areas of the logical replication.
- 50ea4e09b6c2 19 (unreleased) landed