From: Bruce Momjian Date: Sat, 3 May 2025 22:49:40 +0000 (-0400) Subject: doc PG 18 relnotes: fix libpq wording X-Git-Tag: REL_18_BETA1~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a675149e87706d01e4007150a0124b89bdef08be;p=thirdparty%2Fpostgresql.git doc PG 18 relnotes: fix libpq wording Reported-by: Jelte Fennema-Nio Discussion: https://postgr.es/m/CAGECzQT4804OLOP+nDBxDpMw3Soq=g+fKOE7NryBHggy4GgEcg@mail.gmail.com --- diff --git a/doc/src/sgml/release-18.sgml b/doc/src/sgml/release-18.sgml index 33e9199d758..17d3862b2a3 100644 --- a/doc/src/sgml/release-18.sgml +++ b/doc/src/sgml/release-18.sgml @@ -1130,7 +1130,7 @@ Make cancel request keys 256 bits (Heikki Linnakangas) -This is only possible when the server and cliient support wire protocol version 3.2, introduced in this release. +This is only possible when the server and client support wire protocol version 3.2, introduced in this release. @@ -1511,7 +1511,7 @@ This controls whether CREATE DATABASE ... STRATEGY=FILE_COPY and ALTER DATABASE - @@ -1519,6 +1519,7 @@ Author: Peter Eisentraut Allow the specification of non-overlapping PRIMARY KEY and UNIQUE constraints (Paul A. Jungwirth) +§ @@ -2172,7 +2173,7 @@ Author: Heikki Linnakangas -Add libpq functions and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio) +Add libpq connection parameters and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio) §