• Igor Babaev's avatar
    Fixed LP bug #784441. · eb1f0361
    Igor Babaev authored
    The code that added semi-join transformations missed checking
    the state of the fixed flag for the items built with the
    and_items function before calls of the fix_fields method.
    This could lead to an abort failure when the first argument
    of and_items() happened to be NULL.
     
    eb1f0361
subselect_sj.test 32.4 KB