• Dmitry Shulga's avatar
    DEV-5816: Stored programs: validation of stored program statements · 40d730fb
    Dmitry Shulga authored
    This is the prerequisite patch to change a signature of the virtual
    method opt_move() in the base class sp_instr and classes derived from it.
    The parameterized type of the instuctions list returned in the second
    argument is changed from sp_instr to sp_instr_opt_meta since only
    jump instructions are placed in this list on returning from
    the method call.
    40d730fb
sp_instr.h 26.8 KB