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

Commit 3bd7b2f

Browse files
committed
Doc: return 66c0185 to the release notes.
This reverts commit e1e83a7. 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.
1 parent 86a2d2a commit 3bd7b2f

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/src/sgml/release-17.sgml

+11
Original file line numberDiff line numberDiff line change
@@ -404,6 +404,17 @@ This can be disabled using server variable enable_group_by_reordering.
404404
</para>
405405
</listitem>
406406

407+
<!--
408+
Author: David Rowley <drowley@postgresql.org>
409+
2024-03-25 [66c0185a3] Allow planner to use Merge Append to efficiently impleme
410+
-->
411+
412+
<listitem>
413+
<para>
414+
Allow UNION (without ALL) to use MergeAppend (David Rowley)
415+
</para>
416+
</listitem>
417+
407418
<!--
408419
Author: David Rowley <drowley@postgresql.org>
409420
2024-02-01 [9d1a5354f] Fix costing bug in MergeAppend

0 commit comments

Comments
 (0)