doc PG 17 relnotes: move FETCH_COUNT item, and clarify
Backpatch-through: master
This commit is contained in:
parent
e7b2593bd6
commit
31e8f4e619
@ -1935,17 +1935,6 @@ This is enabled with the client-side option sslnegotation=direct, requires ALPN,
|
|||||||
|
|
||||||
<itemizedlist>
|
<itemizedlist>
|
||||||
|
|
||||||
<!--
|
|
||||||
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|
||||||
2024-04-06 [90f517821] Re-implement psql's FETCH_COUNT feature atop libpq's chu
|
|
||||||
-->
|
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<para>
|
|
||||||
Allow FETCH_COUNT to work with non-SELECT queries (Daniel Vérité)
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
||||||
2023-11-13 [d1379ebf4] Improve default and empty privilege outputs in psql.
|
2023-11-13 [d1379ebf4] Improve default and empty privilege outputs in psql.
|
||||||
@ -1991,6 +1980,17 @@ The parameter is "min_rows".
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
||||||
|
2024-04-06 [90f517821] Re-implement psql's FETCH_COUNT feature atop libpq's chu
|
||||||
|
-->
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Allow psql to honor FETCH_COUNT for non-SELECT queries (Daniel Vérité)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
Author: Michael Paquier <michael@paquier.xyz>
|
Author: Michael Paquier <michael@paquier.xyz>
|
||||||
2023-06-30 [c951e9042] Add tab completion for CREATE SCHEMA in psql
|
2023-06-30 [c951e9042] Add tab completion for CREATE SCHEMA in psql
|
||||||
|
Loading…
x
Reference in New Issue
Block a user