1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-24 06:01:07 +03:00

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>
By default planning and execution time are display by
<command>EXPLAIN ANALYZE</> and are not display in other cases.
By default planning and execution time are displayed by
<command>EXPLAIN ANALYZE</> and are not displayed in other cases.
The new <command>EXPLAIN</> option <literal>SUMMARY</> allows
explicit control of this.
</para>