10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d2d58 commit b9a0724Copy full SHA for b9a0724
doc/src/sgml/release-12.sgml
@@ -842,6 +842,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
842
<listitem>
843
<!--
844
Author: Tom Lane <tgl@sss.pgh.pa.us>
845
+2019-03-25 [8edd0e794] Suppress Append and MergeAppend plan nodes that have a s
846
+-->
847
+
848
+ <para>
849
+ Improve optimization of partition and <literal>UNION ALL</literal>
850
+ queries that have only a single child (David Rowley)
851
+ </para>
852
+ </listitem>
853
854
+ <listitem>
855
+<!--
856
+Author: Tom Lane <tgl@sss.pgh.pa.us>
857
2018-12-13 [04fe805a1] Drop no-op CoerceToDomain nodes from expressions at plan
858
-->
859
0 commit comments