Use PqMsg_* macros in fe-auth.c.

Nathan Bossart <nathan@postgresql.org>

Commit: 32f07991b728c25bcd2543ef22ec96105e558477
Author: Nathan Bossart <nathan@postgresql.org>
Date: 2024-06-26T16:25:38Z
Releases: 17.0
Use PqMsg_* macros in fe-auth.c.

Commit f4b54e1ed9, which introduced macros for protocol characters,
missed updating a few places in fe-auth.c.

Author: Jelte Fennema-Nio
Discussion: https://postgr.es/m/CAGECzQSoPHtZ4xe0raJ6FYSEiPPS%2BYWXBhOGo%2BY1YecLgknF3g%40mail.gmail.com

Files

PathChange+/−
src/interfaces/libpq/fe-auth.c modified +5 −4

Discussion