Subject: Question about predicate lock limits in predicate.c Hi
hackers, I'm looking at the TODO comment in MaxPredicateChildLocks()
about adding ratio-based predicate lock limits. Could someone help me
understand: 1. What's the preferred way to estimate relation sizes
here? 2. Are there any performance concerns with adding more GUC
checks? 3. Would this be a welcome contribution? Thanks, Arkady