Modify partial-index-predicate applicability tester to test whether
clauses are equal(), before trying to match them up using btree opclass inference rules. This allows it to recognize many simple cases involving non-btree operations, for example 'x IS NULL'. Clean up code a little.
Showing
This diff is collapsed.
Please register or sign in to comment