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

Commit6415ba5

Browse files
committed
Improve code comment for GatherPath's single_copy flag.
Discussion: 5934.1472642782@sss.pgh.pa.us
1 parenta163c00 commit6415ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/include/nodes/relation.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1190,7 +1190,7 @@ typedef struct GatherPath
11901190
{
11911191
Pathpath;
11921192
Path*subpath;/* path for each worker */
1193-
boolsingle_copy;/*path must not be executed >1x */
1193+
boolsingle_copy;/*don't execute path more than once */
11941194
}GatherPath;
11951195

11961196
/*

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp