forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit738642c
Skip TAP test for peer authentication if there are no unix-domain sockets
Peer connections require support for local connections to work, but thetest missed the same check as the other ones in this suite. Thebuildfarm does not run the authentication tests on Windows, and, moresurprisingly, the CI with meson was already able to skip it.Author: Anton A. MelnikovDiscussion:https://postgr.es/m/28b9d685-9590-45b1-fe87-358d61c6950a@inbox.ru1 parent3c5298b commit738642c
1 file changed
+7
-1
lines changedLines changed: 7 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
9 | 10 |
| |
10 | 11 |
| |
11 | 12 |
| |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
12 | 18 |
| |
13 | 19 |
| |
14 | 20 |
| |
|
0 commit comments
Comments
(0)