diff options
author | Noah Misch <noah@leadboat.com> | 2018-08-03 20:53:25 -0700 |
---|---|---|
committer | Noah Misch <noah@leadboat.com> | 2018-08-03 20:53:25 -0700 |
commit | e61f21b921aebc0870d3ac47f77fc17e75e2fefb (patch) | |
tree | 39d7318e100ca3e3ba01ec2c231bccacbecf660f /src/interfaces/libpq/fe-secure-openssl.c | |
parent | b3f919da07540d7c968e8495482336304badcef7 (diff) | |
download | postgresql-e61f21b921aebc0870d3ac47f77fc17e75e2fefb.tar.gz postgresql-e61f21b921aebc0870d3ac47f77fc17e75e2fefb.zip |
Make "kerberos" test suite independent of "localhost" name resolution.
This suite malfunctioned if the canonical name of "localhost" was
something other than "localhost", such as "localhost.localdomain". Use
hostaddr=127.0.0.1 and a fictitious host=, so the resolver's answers for
"localhost" don't affect the outcome. Back-patch to v11, which
introduced this test suite.
Discussion: https://postgr.es/m/20180801050903.GA1392916@rfd.leadboat.com
Diffstat (limited to 'src/interfaces/libpq/fe-secure-openssl.c')
0 files changed, 0 insertions, 0 deletions