pgsql: Use PqMsg_* macros in fe-protocol3.c.
pgsql: Use PqMsg_* macros in fe-protocol3.c.
От:
Nathan Bossart <nathan@postgresql.org>
Дата:
Use PqMsg_* macros in fe-protocol3.c. Oversight in commit f4b54e1ed9. Reviewed-by: Jacob Champion Reviewed-by: Fabrízio de Royes Mello Discussion: https://postgr.es/m/aKx5vEbbP03JNgtp%40nathan Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/3ef2b863a376af35e8d5f2cd1bb4311ec7a9f299 Modified Files -------------- src/include/libpq/protocol.h | 1 + src/interfaces/libpq/fe-protocol3.c | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-)