|
807 | 807 | </para>
|
808 | 808 | </listitem>
|
809 | 809 |
|
| 810 | + <listitem> |
| 811 | + <!-- |
| 812 | + Author: Teodor Sigaev <teodor@sigaev.ru> |
| 813 | + 2017-03-27 [090010f2e] Improve performance of find_tabstat_entry()/get_tabstat_ |
| 814 | + --> |
| 815 | + <para> |
| 816 | + Improve table creation speed in sessions that reference many |
| 817 | + relations (Aleksander Alekseev) |
| 818 | + </para> |
| 819 | + </listitem> |
| 820 | + |
810 | 821 | </itemizedlist>
|
811 | 822 |
|
812 | 823 | </sect4>
|
|
858 | 869 | </para>
|
859 | 870 |
|
860 | 871 | <para>
|
861 |
| - By default planning and execution is display by <command>EXPLAIN |
862 |
| - ANALYZE</> and not display in other cases. The new |
863 |
| - <command>EXPLAIN</> option <literal>SUMMARY</> allows explicit |
864 |
| - control of this. |
| 872 | + By default planning and executiontimeis display by |
| 873 | +<command>EXPLAINANALYZE</> and not display in other cases. |
| 874 | +The new<command>EXPLAIN</> option <literal>SUMMARY</> allows |
| 875 | +explicitcontrol of this. |
865 | 876 | </para>
|
866 | 877 | </listitem>
|
867 | 878 |
|
|