Skip to content

Commit 6ee71ac

Browse files
jcolemanCommitfest Bot
authored and
Commitfest Bot
committed
Update parallel safety docs for CTE optimizations
1 parent 05883bd commit 6ee71ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/parallel.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
493493
<itemizedlist>
494494
<listitem>
495495
<para>
496-
Scans of common table expressions (CTEs).
496+
Scans of common table expressions (CTEs) which must be materialized.
497497
</para>
498498
</listitem>
499499

0 commit comments

Comments
 (0)