Re: use PqMsg macros in fe-protocol3.c

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, davecramer(at)gmail(dot)com, jacob(dot)champion(at)enterprisedb(dot)com
Subject: Re: use PqMsg macros in fe-protocol3.c
Date: 2025-08-25 16:10:16
Message-ID: aKyK6Af0zIq7KgmA@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 25, 2025 at 12:13:27PM -0300, Fabrízio de Royes Mello wrote:
> On Mon, Aug 25, 2025 at 11:57 AM Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>> I noticed a couple more opportunities to use the PqMsg_* macros.
>
> Nice. LGTM!

Thanks, committed.

--
nathan

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Sergey Soloviev 2025-08-25 16:14:05 Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error
Previous Message Robert Treat 2025-08-25 16:03:03 Re: Adding REPACK [concurrently]