projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e92b58
)
Fix wording, per Peter Geoghegan
author
Magnus Hagander
<magnus@hagander.net>
Fri, 27 Jan 2012 09:36:27 +0000
(10:36 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Fri, 27 Jan 2012 09:36:27 +0000
(10:36 +0100)
doc/src/sgml/auto-explain.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/auto-explain.sgml
b/doc/src/sgml/auto-explain.sgml
index 6a8da566fbb200da0ab30f1cee5caee113645907..8325f0371d1c18f9eb46e84329a243d10b143f8e 100644
(file)
--- a/
doc/src/sgml/auto-explain.sgml
+++ b/
doc/src/sgml/auto-explain.sgml
@@
-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>