Use PqMsg_* macros in fe-auth.c.
commit32f07991b728c25bcd2543ef22ec96105e558477
authorNathan Bossart <nathan@postgresql.org>
Wed, 26 Jun 2024 16:25:38 +0000 (26 11:25 -0500)
committerNathan Bossart <nathan@postgresql.org>
Wed, 26 Jun 2024 16:25:38 +0000 (26 11:25 -0500)
tree241aa8c9cc566554870776343c1bd028dc2b365b
parent486c2ea25c5e7e248c31b2dbb5db8ebcd3c7d813
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
src/interfaces/libpq/fe-auth.c