• Igor Babaev's avatar
    Fixed LP bug #954900. · a44995e6
    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.
    a44995e6
join.result 52.9 KB