Skip to content

Commit 9ee91cc

Browse files
committed
1 parent 53d8695 commit 9ee91cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/optimizer/path/allpaths.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2794,8 +2794,8 @@ generate_useful_gather_paths(PlannerInfo *root, RelOptInfo *rel, bool override_r
27942794
* gather merge path for every subpath that has pathkeys present.
27952795
*
27962796
* But since the subpath is already sorted, we know we don't need
2797-
* to consider adding a sort (other either kind) on top of it, so
2798-
* we can continue here.
2797+
* to consider adding a sort (full or incremental) on top of it,
2798+
* so we can continue here.
27992799
*/
28002800
if (is_sorted)
28012801
continue;

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