Skip to content
Snippets Groups Projects
Commit 3bd7b2f4 authored by Robert Haas's avatar Robert Haas
Browse files

Doc: return 66c0185a to the release notes.

This reverts commit e1e83a71.

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.
parent 86a2d2a3
Branches
Tags
No related merge requests found
......@@ -404,6 +404,17 @@ This can be disabled using server variable enable_group_by_reordering.
</para>
</listitem>
<!--
Author: David Rowley <drowley@postgresql.org>
2024-03-25 [66c0185a3] Allow planner to use Merge Append to efficiently impleme
-->
<listitem>
<para>
Allow UNION (without ALL) to use MergeAppend (David Rowley)
</para>
</listitem>
<!--
Author: David Rowley <drowley@postgresql.org>
2024-02-01 [9d1a5354f] Fix costing bug in MergeAppend
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment