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: E1qqJhX-0011TC-1V@gemulon.postgresql.org
Views: Whole Thread | Raw Message | 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
------
REL_11_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/2b729cf2ce3231338d0034071b309251292dbab1

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