pgsql: Don't clobber the calling user's credentials cache in Kerberos t - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Don't clobber the calling user's credentials cache in Kerberos t
Date
Msg-id E1l47vU-0006TV-Mk@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
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_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/820aa9ef4c357d540d21b17f2bf518d7ff2d9b12

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix broken ruleutils support for function TRANSFORM clauses.
Next
From: Andres Freund
Date:
Subject: pgsql: Fix two typos in snapbuild.c.