mirror of https://github.com/postgres/postgres
generate_base_implied_equalities_const() should prefer plain Consts over other em_is_const eclass members when choosing the "pivot" value that all the other members will be equated to. This makes it more likely that the generated equalities will be useful in constraint-exclusion proofs. Per report from Rushabh Lathia.pull/3/head
parent
5a39114fe7
commit
17804fa71b
Loading…
Reference in new issue