- Notifications
You must be signed in to change notification settings - Fork5
Commit6bb5134
committed
Ensure that the test postmaster started by 'make check' listens to as
few 'listen_addresses' as possible --- on most systems, none at all,just the Unix socket. This avoids spurious check failures due to bogusDNS setups, and is probably a good idea from a security standpoint anyway.Per trouble report from Jean-GÅrard Pailloncy.1 parentd3d0071 commit6bb5134
1 file changed
+6
-2
lines changedLines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| |||
417 | 417 |
| |
418 | 418 |
| |
419 | 419 |
| |
420 |
| - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
421 | 425 |
| |
422 | 426 |
| |
423 | 427 |
| |
|
0 commit comments
Comments
(0)