Don't clobber the calling user's credentials cache in Kerberos test.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: b8894a3661d4951ebde539f918e98f0d84afacb7
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2021-01-25T19:53:13Z
Releases: 11.11
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

Files

PathChange+/−
src/test/kerberos/t/001_auth.pl modified +3 −0

Discussion