- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit6c9c283
committed
Install properly fe-auth-sasl.h
The internals of the frontend-side callbacks for SASL are visible inlibpq-int.h, but the header was not getting installed. This would causecompilation failures for applications playing with the internals oflibpq.Issue introduced in9fd8557.Author: Mikhail KulaginReviewed-by: Jacob ChampionDiscussion:https://postgr.es/m/05ce01d777cb$40f31d60$c2d95820$@postgrespro.ru1 parent83f4fcc commit6c9c283
2 files changed
+4
-1
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
131 | 131 |
| |
132 | 132 |
| |
133 | 133 |
| |
| 134 | + | |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
| |||
144 | 145 |
| |
145 | 146 |
| |
146 | 147 |
| |
| 148 | + | |
147 | 149 |
| |
148 | 150 |
| |
149 | 151 |
| |
|
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
636 |
| - | |
| 636 | + | |
| 637 | + | |
637 | 638 |
| |
638 | 639 |
| |
639 | 640 |
| |
|
0 commit comments
Comments
(0)