Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitddc1f32

Browse files
committed
doc: Restrictions on InitPlans in parallel queries relaxed.
This updates the documentation for changes originally made in commite89a71f.Patch by me, reviewed (but not entirely endorsed) by Amit Kapila.Discussion:http://postgr.es/m/CA+Tgmoa+vupW8V_gBonz6hU7WwN2zJ=UTsVWCVB+rN6vaaXfZw@mail.gmail.com
1 parent234bb98 commitddc1f32

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

‎doc/src/sgml/parallel.sgml‎

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,13 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
473473

474474
<listitem>
475475
<para>
476-
Access to an <literal>InitPlan</literal> or correlated <literal>SubPlan</literal>.
476+
Plan nodes to which an <literal>InitPlan</literal> is attached.
477+
</para>
478+
</listitem>
479+
480+
<listitem>
481+
<para>
482+
Plan nodes which reference a correlated <literal>SubPlan</literal>.
477483
</para>
478484
</listitem>
479485
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp