Re: use PqMsg macros in fe-protocol3.c

Fabrízio de Royes Mello <fabriziomello@gmail.com>

From: Fabrízio de Royes Mello <fabriziomello@gmail.com>
To: Nathan Bossart <nathandbossart@gmail.com>
Cc: pgsql-hackers@postgresql.org, davecramer@gmail.com
Date: 2025-08-25T15:13:27Z
Lists: pgsql-hackers

Commits

Same data as JSON: GET /api/v1/messages/:b64id/commits the thread's linked commits as JSON, with link sources. API reference →
  1. Use PqMsg_* macros in applyparallelworker.c.

  2. Use PqMsg_* macros in fe-protocol3.c.

On Mon, Aug 25, 2025 at 11:57 AM Nathan Bossart <nathandbossart@gmail.com>
wrote:
>
> I noticed a couple more opportunities to use the PqMsg_* macros.
>

Nice. LGTM!


--
Fabrízio de Royes Mello