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

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Euler Taveira <euler(at)eulerto(dot)com>
Cc: Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com>, Á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-06 03:26:43
Message-ID: aJLLc1JHMEcvU9mj@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Okay, I think I've addressed all the latest feedback in v5.

--
nathan

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message shveta malik 2025-08-06 03:51:27 Re: POC: enable logical decoding when wal_level = 'replica' without a server restart
Previous Message shveta malik 2025-08-06 03:17:49 Re: Improve pg_sync_replication_slots() to wait for primary to advance