doc PG 17 relnotes: Fix sslnegotation typo

I was confused with copy-pasting the parameter name didn't work...
pull/163/head
Andres Freund 1 year ago
parent 92c49d1062
commit a6685c5e36
  1. 2
      doc/src/sgml/release-17.sgml

@ -1903,7 +1903,7 @@ Allow TLS connections without requiring a network round-trip negotiation (Greg S
</para>
<para>
This is enabled with the client-side option sslnegotation=direct, requires ALPN, and only works on PostgreSQL 17 and later servers.
This is enabled with the client-side option sslnegotiation=direct, requires ALPN, and only works on PostgreSQL 17 and later servers.
</para>
</listitem>

Loading…
Cancel
Save