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

Commita2dec37

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 parentccfcc8f commita2dec37

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎src/include/nodes/pathnodes.h

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

14661466
/*
14671467
* GatherMergePath runs several copies of a plan in parallel and collects
1468-
* the results, preserving their common sort order. For gather merge, the
1469-
* parallel leader always executes the plan too, so we don't need single_copy.
1468+
* the results, preserving their common sort order.
14701469
*/
14711470
typedefstructGatherMergePath
14721471
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp