index 76abc95b128f2f404e0909f8e9fd052d960e927a..aa3845f5dde8b3b7dc4345de55e652edd6446810 100644 (file)
<listitem>
<!--
Author: Tom Lane <tgl@sss.pgh.pa.us>
+2019年03月25日 [8edd0e794] Suppress Append and MergeAppend plan nodes that have a s
+-->
+
+ <para>
+ Improve optimization of partition and <literal>UNION ALL</literal>
+ queries that have only a single child (David Rowley)
+ </para>
+ </listitem>
+
+ <listitem>
+<!--
+Author: Tom Lane <tgl@sss.pgh.pa.us>
2018年12月13日 [04fe805a1] Drop no-op CoerceToDomain nodes from expressions at plan
-->