From: Magnus Hagander Date: Fri, 27 Jan 2012 09:36:27 +0000 (+0100) Subject: Fix wording, per Peter Geoghegan X-Git-Tag: REL8_4_11~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5b242e5addcb2e337c3d9fcc637d092c2b45625b;p=postgresql Fix wording, per Peter Geoghegan --- diff --git a/doc/src/sgml/auto-explain.sgml b/doc/src/sgml/auto-explain.sgml index c1e85af10e..9f31c04c77 100644 --- a/doc/src/sgml/auto-explain.sgml +++ b/doc/src/sgml/auto-explain.sgml @@ -79,7 +79,7 @@ LOAD 'auto_explain'; 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.