pgsql: doc PG 17 relnotes: Fix sslnegotation typo

From: Andres Freund <andres(at)anarazel(dot)de>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: Fix sslnegotation typo
Date: 2024-06-17 18:54:58
Message-ID: E1sJHVJ-001vIZ-FZ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: Fix sslnegotation typo

I was confused with copy-pasting the parameter name didn't work...

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a6685c5e362eab5d04b8ffe65fff7cfbd21b6034

Modified Files
--------------
doc/src/sgml/release-17.sgml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-06-17 19:05:29 pgsql: doc PG 17 relnotes: update to current
Previous Message Tom Lane 2024-06-17 18:31:20 pgsql: Fix insertion of SP-GiST REDIRECT tuples during REINDEX CONCURRE