Skip to content

Commit b1ee762

Browse files
committed
Fix typo.
Confirmed by Tom Lane.
1 parent 3cca13c commit b1ee762

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/parallel.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
189189
Even when parallel query plan is generated for a particular query, there
190190
are several circumstances under which it will be impossible to execute
191191
that plan in parallel at execution time. If this occurs, the leader
192-
will execute the portion of the plan between below the <literal>Gather</>
192+
will execute the portion of the plan below the <literal>Gather</>
193193
node entirely by itself, almost as if the <literal>Gather</> node were
194194
not present. This will happen if any of the following conditions are met:
195195
</para>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy