forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit32f0799
committed
Use PqMsg_* macros in fe-auth.c.
Commitf4b54e1, which introduced macros for protocol characters,missed updating a few places in fe-auth.c.Author: Jelte Fennema-NioDiscussion:https://postgr.es/m/CAGECzQSoPHtZ4xe0raJ6FYSEiPPS%2BYWXBhOGo%2BY1YecLgknF3g%40mail.gmail.com1 parent486c2ea commit32f0799
1 file changed
+5
-4
lines changedLines changed: 5 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
124 | 124 |
| |
125 | 125 |
| |
126 | 126 |
| |
127 |
| - | |
| 127 | + | |
128 | 128 |
| |
129 | 129 |
| |
130 | 130 |
| |
| |||
324 | 324 |
| |
325 | 325 |
| |
326 | 326 |
| |
327 |
| - | |
| 327 | + | |
328 | 328 |
| |
329 | 329 |
| |
330 | 330 |
| |
| |||
683 | 683 |
| |
684 | 684 |
| |
685 | 685 |
| |
686 |
| - | |
| 686 | + | |
687 | 687 |
| |
688 | 688 |
| |
689 | 689 |
| |
| |||
754 | 754 |
| |
755 | 755 |
| |
756 | 756 |
| |
757 |
| - | |
| 757 | + | |
| 758 | + | |
758 | 759 |
| |
759 | 760 |
| |
760 | 761 |
| |
|
0 commit comments
Comments
(0)