Commit e43537c
committed
Use PqMsg_* macros in postgres.c.
Commit f4b54e1, which introduced macros for protocol characters,
missed updating a couple of places in postgres.c.
Author: Dave Cramer
Reviewed-by: Fabrízio de Royes Mello
Discussion: https://postgr.es/m/CADK3HHJUVBPoVOmFesPB-fN8_dYt%2BQELV2UB6jxOW2Z40qF-qw%40mail.gmail.com
Backpatch-through: 171 parent d7905aa commit e43537c
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
| 326 | + | |
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
| |||
4966 | 4966 | | |
4967 | 4967 | | |
4968 | 4968 | | |
4969 | | - | |
4970 | | - | |
4971 | | - | |
| 4969 | + | |
| 4970 | + | |
| 4971 | + | |
4972 | 4972 | | |
4973 | 4973 | | |
4974 | 4974 | | |
| |||
0 commit comments