use PqMsg macros in fe-protocol3.c

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: pgsql-hackers@postgresql.org
Cc: davecramer@gmail.com
Date: 2025-08-25T14:57:00Z
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.

Attachments

I noticed a couple more opportunities to use the PqMsg_* macros.

-- 
nathan