Skip to content

Commit 0a93f80

Browse files
committed
Fix a comment for remove_self_joins_recurse()
Discussion: https://postgr.es/m/18187-831da249cbd2ff8e%40postgresql.org Author: Richard Guo Reviewed-by: Andrei Lepikhov
1 parent b5fb673 commit 0a93f80

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
static Relids
21922192
remove_self_joins_recurse(PlannerInfo *root, List *joinlist, Relids toRemove)

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