Skip to main content

ExecSetTupleBound

Function ExecSetTupleBound 

Source
pub unsafe fn ExecSetTupleBound(
    arg_tuples_needed: i64,
    arg_child_node: *mut PlanState,
)