Thread: pgsql: Don't clobber the calling user's credentials cache in Kerberos t

pgsql: Don't clobber the calling user's credentials cache in Kerberos t

From
Tom Lane
Date:
Don't clobber the calling user's credentials cache in Kerberos test.

Embarrassing oversight in this test script, which fortunately is not
run by default.

Report and patch by Jacob Champion.

Discussion: https://postgr.es/m/1fcb175bafef6560f47a8c31229fa7c938486b8d.camel@vmware.com

Branch
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/b8894a3661d4951ebde539f918e98f0d84afacb7

Modified Files
--------------
src/test/kerberos/t/001_auth.pl | 3 +++
1 file changed, 3 insertions(+)