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

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

On 2025-Jul-25, Nathan Bossart wrote:

> On Fri, Jul 25, 2025 at 06:28:28AM -0400, Dave Cramer wrote:
> > On Fri, 25 Jul 2025 at 06:23, Álvaro Herrera <alvherre(at)kurilemu(dot)de> wrote:
> >> Yeah, we could rename it, as in the attached. It doesn't harm anything.
> >
> > Consistency is good. If your patch were applied, then it would be
> > consistent to use WALData
>
> +1

Okay, done, thanks.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2025-08-04 12:31:05 Re: More protocol.h replacements this time into walsender.c
Previous Message David Rowley 2025-08-04 11:07:07 Re: A little cosmetic to convert_VALUES_to_ANY()