doc PG10: update EXPLAIN SUMMARY item
authorBruce Momjian
Tue, 25 Apr 2017 19:30:45 +0000 (15:30 -0400)
committerBruce Momjian
Tue, 25 Apr 2017 19:30:53 +0000 (15:30 -0400)
Reported-by: Tels
doc/src/sgml/release-10.sgml

index 1d63e6912289ff71a18b6d5d1def51f2e1ff9910..175b1279060c63024b2c71c9e2a6f149db71d919 100644 (file)
        
 
        
-        By default planning and execution time is display by
-        EXPLAIN ANALYZE and not display in other cases.
+        By default planning and execution time are display by
+        EXPLAIN ANALYZE and are not display in other cases.
         The new EXPLAIN option SUMMARY allows
         explicit control of this.