index c328cbdb8d334f16d01587a1e67e6407176458f3..6c02fe89085ac7f67be2388e9904af3ee98b3f17 100644 (file)
@@ -2186,7 +2186,7 @@ remove_self_joins_one_group(PlannerInfo *root, Relids relids)
/*
* Gather indexes of base relations from the joinlist and try to eliminate self
- * joins. To avoid complexity, limit the max power of this set by a GUC.
+ * joins.
*/
static Relids
remove_self_joins_recurse(PlannerInfo *root, List *joinlist, Relids toRemove)