Commit 5f2b48d1 authored by Bruce Momjian's avatar Bruce Momjian

doc PG10: update EXPLAIN SUMMARY item

Reported-by: Tels
parent a3f17b9c
...@@ -869,8 +869,8 @@ ...@@ -869,8 +869,8 @@
</para> </para>
<para> <para>
By default planning and execution time is display by By default planning and execution time are display by
<command>EXPLAIN ANALYZE</> and not display in other cases. <command>EXPLAIN ANALYZE</> and are not display 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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment