diff --git a/doc/src/sgml/release-10.sgml b/doc/src/sgml/release-10.sgml index 1d63e6912289ff71a18b6d5d1def51f2e1ff9910..175b1279060c63024b2c71c9e2a6f149db71d919 100644 --- a/doc/src/sgml/release-10.sgml +++ b/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>