pgsql: doc: clarify that SSPI and GSSAPI are interchangeable

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc: clarify that SSPI and GSSAPI are interchangeable
Date: 2023-10-10 20:51:35
Message-ID: E1qqJhW-0011Sw-UD@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc: clarify that SSPI and GSSAPI are interchangeable

Reported-by: tpo_deb(at)sourcepole(dot)ch

Discussion: https://postgr.es/m/167846222574.1803490.15815104179136215862@wrigleys.postgresql.org

Backpatch-through: 11

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8a6d68fc6849633a01d18d49e0c1911893ffb2b1

Modified Files
--------------
doc/src/sgml/client-auth.sgml | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2023-10-10 21:12:26 pgsql: doc: pg_upgrade: use dynamic new cluster major version numbers
Previous Message Bruce Momjian 2023-10-10 20:44:28 pgsql: doc: Move CREATE ROLE's IN GROUP and USER to deprecated