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

Commit9ee91cc

Browse files
committed
1 parent53d8695 commit9ee91cc

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+
*sowe can continue here.
27992799
*/
28002800
if (is_sorted)
28012801
continue;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp