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

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Dave Cramer <davecramer(at)gmail(dot)com>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Nathan Bossart <nathandbossart(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-07-25 10:23:18
Message-ID: 202507251023.ddvb5pfuz6kf@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Jul-25, Dave Cramer wrote:

> FYI, the reason I used XLogData is because the term is used multiple times
> here https://www.postgresql.org/docs/devel/protocol-replication.html

Yeah, we could rename it, as in the attached. It doesn't harm anything.

--
Álvaro Herrera Breisgau, Deutschland — https://www.EnterpriseDB.com/

Attachment Content-Type Size
0001-rename-XLogData-to-WALData.patch text/x-diff 5.2 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-07-25 10:25:15 Re: trivial grammar refactor
Previous Message Etsuro Fujita 2025-07-25 09:52:22 Re: Document transition table triggers are not allowed on views/foreign tables