mirror of
https://github.com/postgres/postgres.git
synced 2025-06-07 00:02:00 -04:00
doc: PG 12 relnotes, add mention of single-child optimization
Add mention of single-child optimization for partitions and UNION ALL. Reported-by: David Rowley Discussion: https://postgr.es/m/CAKJS1f8R8riwBXw==7ijV=UZNuhP+3qXgDBKSiM+=_cTf4mXXw@mail.gmail.com
This commit is contained in:
parent
08d2d58a2a
commit
b9a0724cf7
@ -842,6 +842,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
|
|||||||
<listitem>
|
<listitem>
|
||||||
<!--
|
<!--
|
||||||
Author: Tom Lane <tgl@sss.pgh.pa.us>
|
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
|
2018-12-13 [04fe805a1] Drop no-op CoerceToDomain nodes from expressions at plan
|
||||||
-->
|
-->
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user