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

Commit0a93f80

Browse files
committed
Fix a comment for remove_self_joins_recurse()
Discussion:https://postgr.es/m/18187-831da249cbd2ff8e%40postgresql.orgAuthor: Richard GuoReviewed-by: Andrei Lepikhov
1 parentb5fb673 commit0a93f80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/backend/optimizer/plan/analyzejoins.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2186,7 +2186,7 @@ remove_self_joins_one_group(PlannerInfo *root, Relids relids)
21862186

21872187
/*
21882188
* Gather indexes of base relations from the joinlist and try to eliminate self
2189-
* joins. To avoid complexity, limit the max power of this set by a GUC.
2189+
* joins.
21902190
*/
21912191
staticRelids
21922192
remove_self_joins_recurse(PlannerInfo*root,List*joinlist,RelidstoRemove)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp