• Igor Babaev's avatar
    Fixed LP bug #954900. · da9aabbb
    Igor Babaev authored
    If the first component of a ref key happened to be a constant appeared
    after constant row substitution then no store_key element should be
    created for such a component. Yet create_ref_for_key() erroneously could
    create such an element that caused construction of invalid ref keys and
    wrong results for some joins.
    da9aabbb
join.result 52.9 KB