doc PG10: update EXPLAIN SUMMARY item

Reported-by: Tels
pull/18/merge
Bruce Momjian 9 years ago
parent a3f17b9c31
commit 5f2b48d1dd
  1. 4
      doc/src/sgml/release-10.sgml

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

Loading…
Cancel
Save