• Igor Babaev's avatar
    Fixed LP bug #793448. · a7287d9a
    Igor Babaev authored
    This bug could lead to wrong result sets for a query over a
    materialized derived table or view accessed by a multi-component
    key.
    It happened because the function get_next_field_for_derived_key
    was supposed to update its argument, and it did not do it.
    a7287d9a
derived_view.test 19.8 KB