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

Commit9f21482

Browse files
committed
Fix a missing article in the documentation
Per complaint from Grant Gryczan.It's a very old typo; backpatch all the way back.Author: Laurenz Albe <laurenz.albe@cybertec.at>Discussion:https://postgr.es/m/172179789219.915368.16590585529628354757@wrigleys.postgresql.org
1 parent97f2bc5 commit9f21482

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
@@ -202,7 +202,7 @@ EXPLAIN SELECT * FROM pgbench_accounts WHERE filler LIKE '%x%';
202202
</itemizedlist>
203203

204204
<para>
205-
Even when parallel query plan is generated for a particular query, there
205+
Even whenaparallel query plan is generated for a particular query, there
206206
are several circumstances under which it will be impossible to execute
207207
that plan in parallel at execution time. If this occurs, the leader
208208
will execute the portion of the plan below the <literal>Gather</literal>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp