doc: PG10 release note typo fix

Reported-by: daniel.westermann
This commit is contained in:
Bruce Momjian 2017-04-27 10:21:44 -04:00
parent f8ab08ad0e
commit a311d2a04f

View File

@ -879,8 +879,8 @@
</para> </para>
<para> <para>
By default planning and execution time are display by By default planning and execution time are displayed by
<command>EXPLAIN ANALYZE</> and are not display in other cases. <command>EXPLAIN ANALYZE</> and are not displayed in other cases.
The new <command>EXPLAIN</> option <literal>SUMMARY</> allows The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
explicit control of this. explicit control of this.
</para> </para>