File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 552552 </para>
553553 </listitem>
554554
555+ <listitem>
556+ <!--
557+ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
558+ 2017-04-06 [7e534adcd] Fix BRIN cost estimation
559+ -->
560+ <para>
561+ Improve accuracy in determining if a <acronym>BRIN</> index scan
562+ is beneficial (David Rowley, Emre Hasegeli)
563+ </para>
564+ </listitem>
565+
555566 <listitem>
556567 <!--
557568 Author: Tom Lane <tgl@sss.pgh.pa.us>
707718 2017-04-05 [2686ee1b7] Collect and use multi-column dependency stats
708719 -->
709720 <para>
710- Add the ability to compute a correlation ratio and the number of
711- distinct values on several columns (Tomas Vondra, David Rowley)
721+ Add multi-column optimizer statistics to compute the correlation
722+ ratio and number of distinct values (Tomas Vondra, David Rowley,
723+ Álvaro Herrera)
712724 </para>
713725
714726 <para>
17551767 <!--
17561768 Author: Fujii Masao <fujii@postgresql.org>
17571769 2017-03-25 [70adf2fbe] Make VACUUM VERBOSE report the number of skipped frozen
1770+ Author: Simon Riggs <simon@2ndQuadrant.com>
1771+ 2017-03-03 [9eb344faf] Allow vacuums to report oldestxmin
17581772 -->
17591773 <para>
1760- Have <link linkend="SQL-VACUUM"><command>VACUUM VERBOSE</></>
1761- report the number of skipped frozen pages (Masahiko Sawada)
1774+ Have <link linkend="SQL-VACUUM"><command>VACUUM VERBOSE</></> report
1775+ the number of skipped frozen pages and oldest xmin (Masahiko Sawada)
17621776 </para>
17631777
17641778 <para>
You can’t perform that action at this time.
0 commit comments