pgsql: libpq: ccache -> credential cache

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: libpq: ccache -> credential cache
Date: 2019-09-06 07:27:52
Message-ID: E1i68eu-0001tq-Ac@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2019-09-06 09:47:48 Re: pgsql: Fix compiler warning
Previous Message Fujii Masao 2019-09-06 05:30:07 pgsql: Make pg_promote() detect postmaster death while waiting for prom