release notes: add two optimizer items
Report by Tom Lane
This commit is contained in:
parent
2271d002d5
commit
89fe9bfc4e
@ -240,6 +240,21 @@
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Allow the optimizer to remove unnecessary references to left
|
||||||
|
outer join subqueries (David Rowley)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
|
<listitem>
|
||||||
|
<para>
|
||||||
|
Allow pushdown of query restrictions into <link
|
||||||
|
linkend="functions-window">window functions</>, where appropriate
|
||||||
|
(David Rowley)
|
||||||
|
</para>
|
||||||
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Speed up <acronym>CRC</> (cyclic redundancy check) computations
|
Speed up <acronym>CRC</> (cyclic redundancy check) computations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user