Skip to content

Commit afc1b4a

Browse files
author
Commitfest Bot
committed
[CF 5650] v1 - Parallel safety docs for CTEs
This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5650 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/CAAaqYe_TjZugK5JmiBfNHBKEDi5N+AeQ5UNGisWcqe7wvtQy4Q@mail.gmail.com Author(s): James Coleman
2 parents 05883bd + 6ee71ac commit afc1b4a

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)