Skip to content

Commit 3640cf5

Browse files
committed
doc PG10: add commit 090010f and adjust EXPLAIN SUMMARY item
Reported-by: Tels, Andres Freund
1 parent bf368fb commit 3640cf5

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

doc/src/sgml/release-10.sgml

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -807,6 +807,17 @@
807807
</para>
808808
</listitem>
809809

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+
810821
</itemizedlist>
811822

812823
</sect4>
@@ -858,10 +869,10 @@
858869
</para>
859870

860871
<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 execution time is display by
873+
<command>EXPLAIN ANALYZE</> and not display in other cases.
874+
The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
875+
explicit control of this.
865876
</para>
866877
</listitem>
867878

0 commit comments

Comments
 (0)