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-0001tp-AU@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
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/5599f40d259a275d3202b10aa6ffb9a36fd8a940

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