Re: use PqMsg macros in fe-protocol3.c

From: Ranier Vilela <ranier(dot)vf(at)gmail(dot)com>
To: Nathan Bossart <nathandbossart(at)gmail(dot)com>
Cc: Fabrízio de Royes Mello <fabriziomello(at)gmail(dot)com>, 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 17:03:11
Message-ID: CAEudQAobFsHaLMypA6C96-9YExvF4AcU1xNPoPuNYRVm3mq4dg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Em seg., 25 de ago. de 2025 às 13:10, Nathan Bossart <
nathandbossart(at)gmail(dot)com> escreveu:

> 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.
>
If you don't mind I think that have one more source.

patch attached.

best regards,
Ranier Vilela

Attachment Content-Type Size
0001-Use-PqMsg-macros-in-applyparallelworker.patch application/octet-stream 787 bytes

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2025-08-25 17:13:56 Re: index prefetching
Previous Message Sergey Soloviev 2025-08-25 16:57:31 Re: [BUG] Remove self joins causes 'variable not found in subplan target lists' error