Reorganize pqcomm.h a bit

Jacob Champion <jchampion@postgresql.org>

Commit: 0664aa4ff89a640e5c0362cdcfc6cfc3eb63a659
Author: Jacob Champion <jchampion@postgresql.org>
Date: 2025-11-24T18:01:30Z
Reorganize pqcomm.h a bit

Group the PG_PROTOCOL() codes, add a comment to AuthRequest now that the
AUTH_REQ codes live in a different header, and make some small
adjustments to spacing and comment style for the sake of scannability.

Reviewed-by: Jelte Fennema-Nio <postgres@jeltef.nl>
Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>
Discussion: https://postgr.es/m/CAOYmi%2B%3D6zg4oXXOQtifrVao_YKiujTDa3u6bxnU08r0FsSig4g%40mail.gmail.com

Files

PathChange+/−
src/include/libpq/pqcomm.h modified +25 −23

Discussion