Disable rdns for Kerberos tests
Stephen Frost <sfrost@snowman.net>
From: Stephen Frost <sfrost@snowman.net>
To: pgsql-hackers@lists.postgresql.org
Date: 2023-02-20T23:35:55Z
Lists: pgsql-hackers
Attachments
- krbrdns_disable_v1.patch (text/x-diff) patch v1
Greetings, The name canonicalization support for Kerberos is doing us more harm than good in the regression tests, so I propose we disable it. Patch attached. Thoughts? Thanks, Stephen
Commits
-
For Kerberos testing, disable reverse DNS lookup
- 0787432f33fb 15.3 landed
- 1fdd1fbe10fe 14.8 landed
- cd018a2b3f24 13.11 landed
- 1beb70d81073 12.15 landed
- f0bd3361e09d 11.20 landed
- 8dff2f224f4f 16.0 landed