projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86a2d2a
)
Doc: return 66c0185a3 to the release notes.
author
Robert Haas
Tue, 21 May 2024 16:41:32 +0000
(12:41 -0400)
committer
Robert Haas
Tue, 21 May 2024 16:44:21 +0000
(12:44 -0400)
This reverts commit
e1e83a71715f1c2f0717bb66e630ca3bda79b9c1
.
Per further discussion on pgsql-release, we wish to ship beta1 with
that feature, and patch the bug, rather than shipping beta1 with
that feature reverted.
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 2ac1784588e7fda9d51e7042078c9d5c2b6d60e6..612eb100a7bea51039d9b4f3429797d6e91eba99 100644
(file)
--- a/
doc/src/sgml/release-17.sgml
+++ b/
doc/src/sgml/release-17.sgml
@@
-404,6
+404,17
@@
This can be disabled using server variable enable_group_by_reordering.
+
+
+
+
+Allow UNION (without ALL) to use MergeAppend (David Rowley)
+
+
+