summaryrefslogtreecommitdiff
path: root/src/backend/regex/regcomp.c
diff options
context:
space:
mode:
authorThomas Munro <tmunro@postgresql.org>2019-05-06 15:02:41 +1200
committerThomas Munro <tmunro@postgresql.org>2019-05-08 22:04:03 +1200
commit8c7a8e19bb17e0634e21ee8edbb912dc4deb5cb0 (patch)
tree137280253340fcd56daaccf992dbe7e71771867e /src/backend/regex/regcomp.c
parent9e078fed21a0d60166896ffc82b5ff4c30b118d2 (diff)
Probe only 127.0.0.1 when looking for ports on Unix.
Commit c0985099, later adjusted by commit 4ab02e81, probed 0.0.0.0 in addition to 127.0.0.1, for the benefit of Windows build farm animals. It isn't really useful on Unix systems, and turned out to be a bit inconvenient to users of some corporate firewall software. Switch back to probing just 127.0.0.1 on non-Windows systems. Back-patch to 9.6, like the earlier changes. Discussion: https://postgr.es/m/CA%2BhUKG%2B21EPwfgs4m%2BtqyRtbVqkOUvP8QQ8sWk9%2Bh55Aub1H3A%40mail.gmail.com
Diffstat (limited to 'src/backend/regex/regcomp.c')
0 files changed, 0 insertions, 0 deletions