mirror of https://github.com/postgres/postgres
to specific base or join RelOptInfo nodes during planning. This preserves the more-intuitive behavior of 7.0.* --- if you write an expensive clause (such as a sub-select) last, it should get evaluated last. Someday we ought to try to have some intelligence about the order of evaluation of WHERE clauses, but for now we should not override what the user wrote.REL7_1_STABLE
parent
722f7efdd9
commit
cdcaec5c53
Loading…
Reference in new issue