1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-18 17:42:25 +03:00
This commit is contained in:
Peter Eisentraut
2012-12-18 01:21:59 -05:00
parent d8caaacc9f
commit 60f95d0596

View File

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