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

Поиск
Список
Период
Сортировка
От Tom Lane
Тема pgsql: Don't clobber the calling user's credentials cache in Kerberos t
Дата
Msg-id E1l47vU-0006TR-Lt@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Fix broken ruleutils support for function TRANSFORM clauses.
Следующее
От: Andres Freund
Дата:
Сообщение: pgsql: Fix two typos in snapbuild.c.