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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user