Yeb Havinga <yebhavi...@gmail.com> writes:
> New expensive planner infrastructure to support from a>b and b>c infer 
> a>c, yes.

> But I wonder if something like Leibniz's principle of identity holds for 
> members of the same equivalence class, e.g. like if x,y are both members 
> of the same EC, then for every predicate P, P(x) iff P(y).

This could only be assumed to apply for predicates constructed from
operators that are in the equivalence operator's btree opfamily.
Now, that would certainly be a large enough set of cases to sometimes
give useful results --- but I stand by the opinion that it wouldn't
win often enough to justify the added planner overhead.

                        regards, tom lane

-- 
Sent via pgsql-performance mailing list (pgsql-performance@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-performance

Reply via email to