Use allocation macros in the logical replication code

From: Peter Smith <smithpb2250(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Use allocation macros in the logical replication code
Date: 2026-02-04 00:14:53
Message-ID: CAHut+Pv4N7Vpxo18+NAR1r9RGvR8b0BtwTkoeCE2PfFoXgmR6A@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Here is a patch that modifies some allocation code to make use of the
appropriate macros.

Scope: src/backend/replication/logical/*

PSA v1

======
Kind Regards,
Peter Smith.
Fujitsu Australia

Attachment Content-Type Size
v1-0001-use-alloc-macros-in-logical-replication-code.patch application/octet-stream 6.0 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-02-04 00:37:52 Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers
Previous Message Tatsuo Ishii 2026-02-04 00:04:51 Re: Row pattern recognition