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 <[email protected]> Reviewed-by: Heikki Linnakangas <[email protected]> Discussion: https://postgr.es/m/CAOYmi%2B%3D6zg4oXXOQtifrVao_YKiujTDa3u6bxnU08r0FsSig4g%40mail.gmail.com Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/0664aa4ff89a640e5c0362cdcfc6cfc3eb63a659 Modified Files -------------- src/include/libpq/pqcomm.h | 48 ++++++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 23 deletions(-)
