diff options
author | Stephen Frost <sfrost@snowman.net> | 2023-04-07 19:36:46 -0400 |
---|---|---|
committer | Stephen Frost <sfrost@snowman.net> | 2023-04-07 19:36:46 -0400 |
commit | ce5e23408568452fd206b79ee411c6f34d80c46b (patch) | |
tree | e3d2849b995e21dfb5a28fcf6800116ce655cc3a /contrib/postgres_fdw/sql | |
parent | 7d8219a444bd917d21234c97e2417a410f10ebd3 (diff) | |
download | postgresql-ce5e23408568452fd206b79ee411c6f34d80c46b.tar.gz postgresql-ce5e23408568452fd206b79ee411c6f34d80c46b.zip |
For Kerberos testing, disable DNS lookups
Similar to 8dff2f224, this disables DNS lookups by the Kerberos library
to look up the KDC and the realm while the Kerberos tests are running.
In some environments, these lookups can take a long time and end up
timing out and causing tests to fail. Further, since this isn't really
our domain, we shouldn't be sending out these DNS requests during our
tests.
Diffstat (limited to 'contrib/postgres_fdw/sql')
0 files changed, 0 insertions, 0 deletions