forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit866490a
committed
Fix compilation with --with-bsd-auth.
Commit8d3b9cc added extra arguments to the sendAuthRequest function,but neglected this caller inside #ifdef USE_BSD_AUTH.Per report from Pierre-Emmanuel André.Discussion:https://www.postgresql.org/message-id/20170519090336.whzmjzrsap6ktbgg@digipea.digitick.local1 parentf4205c4 commit866490a
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2262 | 2262 |
| |
2263 | 2263 |
| |
2264 | 2264 |
| |
2265 |
| - | |
| 2265 | + | |
2266 | 2266 |
| |
2267 | 2267 |
| |
2268 | 2268 |
| |
|
0 commit comments
Comments
(0)