projects
/
postgresql
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5f97c5
)
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:37:23 +0000
(10:37 +0100)
doc/src/sgml/auto-explain.sgml
patch
|
blob
|
history
diff --git
a/doc/src/sgml/auto-explain.sgml
b/doc/src/sgml/auto-explain.sgml
index d8d94457dcaa3c60fb7dfc35e0c581043f894c18..55d0b7445b8d7e5e53256e649614e3eef2600b9e 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>