- Notifications
You must be signed in to change notification settings - Fork5k
Commite87c14b
committed
libpq: Trace all NegotiateProtocolVersion fields
Previously, the names of the unsupported protocol options were nottraced. Since NegotiateProtocolVersion has not really been used yet,that has not mattered much, but we hope to use it eventually, so let'sfix this.Author: Jelte Fennema-Nio <postgres@jeltef.nl>Discussion:https://postgr.es/m/CAGECzQTfc_O+HXqAo5_-xG4r3EFVsTefUeQzSvhEyyLDba-O9w@mail.gmail.com1 parentc9d94ea commite87c14b
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
578 | 578 |
| |
579 | 579 |
| |
580 | 580 |
| |
| 581 | + | |
| 582 | + | |
581 | 583 |
| |
582 | 584 |
| |
583 |
| - | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
| 588 | + | |
| 589 | + | |
584 | 590 |
| |
585 | 591 |
| |
586 | 592 |
| |
|
0 commit comments
Comments
(0)