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

Commitbe5676f

Browse files
committed
Remove misleading comment from pathnodes.h.
As of commite5253fd, it is no longer true that the leader alwaysexecutes the subplan of a Gather Merge node. Remove comment to thateffect.Back-patch to 11.Discussion:https://postgr.es/m/CA%2BhUKGJEaZJYezXAOutuiWT%2BfxCA44%2BoKtVPAND2ubLiigR%3D-w%40mail.gmail.com
1 parentafaf48a commitbe5676f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/include/nodes/relation.h

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1416,8 +1416,7 @@ typedef struct GatherPath
14161416

14171417
/*
14181418
* GatherMergePath runs several copies of a plan in parallel and collects
1419-
* the results, preserving their common sort order. For gather merge, the
1420-
* parallel leader always executes the plan too, so we don't need single_copy.
1419+
* the results, preserving their common sort order.
14211420
*/
14221421
typedefstructGatherMergePath
14231422
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp