Re: More protocol.h replacements this time into walsender.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>
Cc: Álvaro Herrera <alvherre(at)kurilemu(dot)de>, Dave Cramer <davecramer(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: More protocol.h replacements this time into walsender.c
Date: 2025-08-05 19:58:44
Message-ID: aJJidMu-E-qD9hrG@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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

--
nathan

Attachment Content-Type Size
v4-0001-Expand-usage-of-protocol-characters.patch text/plain 10.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Nikita Malakhov 2025-08-05 20:07:45 Re: Dead code with short varlenas in toast_save_datum()
Previous Message Álvaro Herrera 2025-08-05 19:49:51 Re: [Patch] remove duplicated smgrclose