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-0006TV-Mk@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
------
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 по дате отправления:

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