]> git.ipfire.org Git - thirdparty/postgresql.git/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:37:09 +0000 (10:37 +0100)
doc/src/sgml/auto-explain.sgml

index b16f9064ffc05d86637c054bc7b38221988b11db..35c51cd5f26fabb8715265510a4d218e923c889c 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>