]> granicus.if.org Git - postgresql/commitdiff
Fix wording, per Peter Geoghegan
authorMagnus Hagander <magnus@hagander.net>
Fri, 27 Jan 2012 09:36:27 +0000 (10:36 +0100)
committerMagnus Hagander <magnus@hagander.net>
Fri, 27 Jan 2012 09:36:27 +0000 (10:36 +0100)
doc/src/sgml/auto-explain.sgml

index 6a8da566fbb200da0ab30f1cee5caee113645907..8325f0371d1c18f9eb46e84329a243d10b143f8e 100644 (file)
@@ -79,7 +79,7 @@ LOAD 'auto_explain';
       <para>
        When this parameter is on, per-plan-node timing occurs for all
        statements executed, whether or not they run long enough to actually
-       get logged.  This can have extremely negative impact on performance.
+       get logged.  This can have an extremely negative impact on performance.
       </para>
      </note>
     </listitem>