mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Fix typo
This commit is contained in:
@ -159,7 +159,7 @@ ROLLBACK;
|
|||||||
materialized plans, respectively. The number of blocks shown for an
|
materialized plans, respectively. The number of blocks shown for an
|
||||||
upper-level node includes those used by all its child nodes. In text
|
upper-level node includes those used by all its child nodes. In text
|
||||||
format, only non-zero values are printed. This parameter may only be
|
format, only non-zero values are printed. This parameter may only be
|
||||||
used with <literal>ANALYZE</literal> parameter. It defaults to
|
used with the <literal>ANALYZE</literal> parameter. It defaults to
|
||||||
<literal>FALSE</literal>.
|
<literal>FALSE</literal>.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user