pgsql: libpq: ccache -> credential cache - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: libpq: ccache -> credential cache
Date
Msg-id E1i68eu-0001tq-Ac@gemulon.postgresql.org
Whole thread Raw
List 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 by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make pg_promote() detect postmaster death while waiting forprom
Next
From: Peter Eisentraut
Date:
Subject: Re: pgsql: Fix compiler warning