pgsql: doc PG 17 relnotes: add FETCH_COUNT item

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: doc PG 17 relnotes: add FETCH_COUNT item
Date: 2024-05-10 19:47:31
Message-ID: E1s5WDK-000N74-8n@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

doc PG 17 relnotes: add FETCH_COUNT item

Reported-by: Daniel Verite

Discussion: https://postgr.es/m/82569de4-9b2a-4311-beb2-81d5418491ec@manitou-mail.org

Backpatch-through: master

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/e7b2593bd69b982fc1a8da8905687d30c297786a

Modified Files
--------------
doc/src/sgml/release-17.sgml | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2024-05-10 21:34:57 pgsql: doc PG 17 relnotes: move FETCH_COUNT item, and clarify
Previous Message Peter Eisentraut 2024-05-10 13:11:26 pgsql: Fix ON CONFLICT DO NOTHING/UPDATE for temporal indexes