forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite43537c
committed
Use PqMsg_* macros in postgres.c.
Commitf4b54e1, which introduced macros for protocol characters,missed updating a couple of places in postgres.c.Author: Dave CramerReviewed-by: Fabrízio de Royes MelloDiscussion:https://postgr.es/m/CADK3HHJUVBPoVOmFesPB-fN8_dYt%2BQELV2UB6jxOW2Z40qF-qw%40mail.gmail.comBackpatch-through: 171 parentd7905aa commite43537c
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
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
Comments
(0)