Use allocation macros in the logical replication code - Mailing list pgsql-hackers

From Peter Smith
Subject Use allocation macros in the logical replication code
Date
Msg-id CAHut+Pv4N7Vpxo18+NAR1r9RGvR8b0BtwTkoeCE2PfFoXgmR6A@mail.gmail.com
Whole thread Raw
Responses Re: Use allocation macros in the logical replication code
RE: Use allocation macros in the logical replication code
List 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

pgsql-hackers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: Row pattern recognition
Next
From: Michael Paquier
Date:
Subject: Re: Remove unused isCommit parameter from AtEOXact_LocalBuffers