Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit 31e8f4e

Browse files
committed
doc PG 17 relnotes: move FETCH_COUNT item, and clarify
Backpatch-through: master
1 parent e7b2593 commit 31e8f4e

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

doc/src/sgml/release-17.sgml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1935,17 +1935,6 @@ This is enabled with the client-side option sslnegotation=direct, requires ALPN,
19351935

19361936
<itemizedlist>
19371937

1938-
<!--
1939-
Author: Tom Lane <tgl@sss.pgh.pa.us>
1940-
2024-04-06 [90f517821] Re-implement psql's FETCH_COUNT feature atop libpq's chu
1941-
-->
1942-
1943-
<listitem>
1944-
<para>
1945-
Allow FETCH_COUNT to work with non-SELECT queries (Daniel Vérité)
1946-
</para>
1947-
</listitem>
1948-
19491938
<!--
19501939
Author: Tom Lane <tgl@sss.pgh.pa.us>
19511940
2023-11-13 [d1379ebf4] Improve default and empty privilege outputs in psql.
@@ -1991,6 +1980,17 @@ The parameter is "min_rows".
19911980
</para>
19921981
</listitem>
19931982

1983+
<!--
1984+
Author: Tom Lane <tgl@sss.pgh.pa.us>
1985+
2024-04-06 [90f517821] Re-implement psql's FETCH_COUNT feature atop libpq's chu
1986+
-->
1987+
1988+
<listitem>
1989+
<para>
1990+
Allow psql to honor FETCH_COUNT for non-SELECT queries (Daniel Vérité)
1991+
</para>
1992+
</listitem>
1993+
19941994
<!--
19951995
Author: Michael Paquier <michael@paquier.xyz>
19961996
2023-06-30 [c951e9042] Add tab completion for CREATE SCHEMA in psql

0 commit comments

Comments
 (0)