pgsql: libpq: ccache -> credential cache

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: libpq: ccache -> credential cache
Дата
Msg-id E1i68eu-0001tq-Ac@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
libpq: ccache -> credential cache

The term "ccache" is overloaded.  Let's be more clear, in case someone
other than a Kerberos wizard has to read this code.

Branch
------
REL_12_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/d57a931a85dff67fb7447da5f252bb9a9ecbb6d9

Modified Files
--------------
src/interfaces/libpq/fe-connect.c       | 8 ++++----
src/interfaces/libpq/fe-gssapi-common.c | 2 +-
src/interfaces/libpq/fe-gssapi-common.h | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: pgsql: Make pg_promote() detect postmaster death while waiting forprom
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: pgsql: Fix compiler warning