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-0006TR-Lt@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/881933f194221abcce07fb134ebe8685e5bb58dd

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.