Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit e3a92ab

Browse files
committed
Doc: InitPlans aren't parallel-restricted any more.
Commit e08d74c removed that restriction, but missed updating the documentation about it. Noted by Egor Rogov. Discussion: https://postgr.es/m/cdc8f87b-a378-4e22-6d29-40ae32dd97d1@postgrespro.ru
1 parent d66572d commit e3a92ab

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

doc/src/sgml/parallel.sgml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -510,12 +510,6 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
510510
</para>
511511
</listitem>
512512

513-
<listitem>
514-
<para>
515-
Plan nodes to which an <literal>InitPlan</literal> is attached.
516-
</para>
517-
</listitem>
518-
519513
<listitem>
520514
<para>
521515
Plan nodes that reference a correlated <literal>SubPlan</literal>.

0 commit comments

Comments
 (0)