forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitdef0ce3

Amit Kapila
Fix BF failure introduced by commitb3f6b14.
The test added by commitb3f6b14 uses a non-superuser and forgot to setup pg_hba.conf to allow connections from it. The special setup is onlyneeded on Windows machines that don't use UNIX sockets.As per buildfarmDiscussion:https://postgr.es/m/CAJpy0uCfrSspV1x3VWkgamqyhYaUWQZpP0nqjJx4YPvKqN6P_A@mail.gmail.com1 parent963d307 commitdef0ce3
1 file changed
+5
-1
lines changedLines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 |
| - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 |
| |
19 | 23 |
| |
20 | 24 |
| |
|
0 commit comments
Comments
(0)