forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a68d50
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 parentf7e1b38 commit4a68d50
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
310 | 310 |
| |
311 | 311 |
| |
312 | 312 |
| |
313 |
| - | |
| 313 | + | |
314 | 314 |
| |
315 | 315 |
| |
316 | 316 |
| |
| |||
4897 | 4897 |
| |
4898 | 4898 |
| |
4899 | 4899 |
| |
4900 |
| - | |
4901 |
| - | |
4902 |
| - | |
| 4900 | + | |
| 4901 | + | |
| 4902 | + | |
4903 | 4903 |
| |
4904 | 4904 |
| |
4905 | 4905 |
| |
|
0 commit comments
Comments
(0)