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_13_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/366d302d14f7b12a911c49d25645da627163e4f1

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