Skip to content

Commit a675149

Browse files
committed
doc PG 18 relnotes: fix libpq wording
Reported-by: Jelte Fennema-Nio Discussion: https://postgr.es/m/CAGECzQT4804OLOP+nDBxDpMw3Soq=g+fKOE7NryBHggy4GgEcg@mail.gmail.com
1 parent 2782f3b commit a675149

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1130,7 +1130,7 @@ Make cancel request keys 256 bits (Heikki Linnakangas)
11301130
</para>
11311131

11321132
<para>
1133-
This is only possible when the server and cliient support wire protocol version 3.2, introduced in this release.
1133+
This is only possible when the server and client support wire protocol version 3.2, introduced in this release.
11341134
</para>
11351135
</listitem>
11361136

@@ -1511,14 +1511,15 @@ This controls whether CREATE DATABASE ... STRATEGY=FILE_COPY and ALTER DATABASE
15111511

15121512
<itemizedlist>
15131513

1514-
<!--
1514+
<!--
15151515
Author: Peter Eisentraut <peter@eisentraut.org>
15161516
2024-09-17 [fc0438b4e] Add temporal PRIMARY KEY and UNIQUE constraints
15171517
-->
15181518

15191519
<listitem>
15201520
<para>
15211521
Allow the specification of non-overlapping PRIMARY KEY and UNIQUE constraints (Paul A. Jungwirth)
1522+
<ulink url="&commit_baseurl;fc0438b4e">&sect;</ulink>
15221523
</para>
15231524

15241525
<para>
@@ -2172,7 +2173,7 @@ Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
21722173

21732174
<listitem>
21742175
<para>
2175-
Add libpq functions and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio)
2176+
Add libpq connection parameters and environment variables to specify the minimum and maximum acceptable protocol version for connections (Jelte Fennema-Nio)
21762177
<ulink url="&commit_baseurl;285613c60">&sect;</ulink>
21772178
</para>
21782179
</listitem>

0 commit comments

Comments
 (0)