1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-17 06:41:09 +03:00

Fix wording, per Peter Geoghegan

This commit is contained in:
Magnus Hagander
2012-01-27 10:36:27 +01:00
parent e5f97c5f81
commit 2f66c1a2ff

View 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>