Skip to content

Commit 6415ba5

Browse files
committed
Improve code comment for GatherPath's single_copy flag.
Discussion: 5934.1472642782@sss.pgh.pa.us
1 parent a163c00 commit 6415ba5

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
Path path;
11921192
Path *subpath; /* path for each worker */
1193-
bool single_copy; /* path must not be executed >1x */
1193+
bool single_copy; /* don't execute path more than once */
11941194
} GatherPath;
11951195

11961196
/*

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