-
Bug
-
Resolution: Done
-
Critical
-
7.4
-
None
If a left outer join is against a table/view with a index and the join is using all equi-join predicates and there is an additional predicate beyond what is in the index, then the join will be erroneously converted to an inner join.