Re: More protocol.h replacements this time into walsender.c - Mailing list pgsql-hackers

From Álvaro Herrera
Subject Re: More protocol.h replacements this time into walsender.c
Date
Msg-id 202508052147.62zb6taiva5d@alvherre.pgsql
Whole thread Raw
In response to Re: More protocol.h replacements this time into walsender.c  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On 2025-Aug-05, Nathan Bossart wrote:

> Here is an updated patch that includes 1) added uses of PqMsg_* macros, 2)
> new PqReplMsg_* macros, and 3) new PqBackupMsg_* macros.  Thoughts?

Hmm, I think if you're going to add the backup ones, then it'd be good
to update ReceiveArchiveStreamChunk() to use these macros and this
header file.

-- 
Álvaro Herrera         PostgreSQL Developer  —  https://www.EnterpriseDB.com/



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Convert varatt.h macros to static inline functions
Next
From: Álvaro Herrera
Date:
Subject: Re: fix ancient typo in transformRelOptions()