projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
144c2ce
)
doc PG 17 relnotes: add FETCH_COUNT item
author
Bruce Momjian
Fri, 10 May 2024 19:47:08 +0000
(15:47 -0400)
committer
Bruce Momjian
Fri, 10 May 2024 19:47:08 +0000
(15:47 -0400)
Reported-by: Daniel Verite
Discussion: https://postgr.es/m/
82569de4
-9b2a-4311-beb2-
81d5418491ec
@manitou-mail.org
Backpatch-through: master
doc/src/sgml/release-17.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-17.sgml
b/doc/src/sgml/release-17.sgml
index e4b34d827d1da5324d424a14ca4404e5cc5bbbf9..08238be9cb77d38c84c3e7b75a51e4b914538f67 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-1893,8
+1893,6
@@
This is similar to PQpipelineSync() but it does not flush to the server unless t
@@
-1937,6
+1935,17
@@
This is enabled with the client-side option sslnegotation=direct, requires ALPN,
+
+
+
+
+Allow FETCH_COUNT to work with non-SELECT queries (Daniel Vérité)
+
+
+