1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-08 22:02:03 +03:00

Fix wording, per Peter Geoghegan

This commit is contained in:
Magnus Hagander 2012-01-27 10:36:27 +01:00
parent e96fcb06b9
commit b7922a6dd0

View File

@ -79,7 +79,7 @@ LOAD 'auto_explain';
<para> <para>
When this parameter is on, per-plan-node timing occurs for all When this parameter is on, per-plan-node timing occurs for all
statements executed, whether or not they run long enough to actually 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> </para>
</note> </note>
</listitem> </listitem>