DEV-5816: Stored programs: validation of stored program statements
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.
Showing
Please register or sign in to comment