mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Fix typo
This commit is contained in:
parent
ed98b48bf4
commit
bd2acc2dc8
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ ROLLBACK;
|
|||
materialized plans, respectively. The number of blocks shown for an
|
||||
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
|
||||
used with <literal>ANALYZE</literal> parameter. It defaults to
|
||||
used with the <literal>ANALYZE</literal> parameter. It defaults to
|
||||
<literal>FALSE</literal>.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue