Function pgrx_pg_sys::ExecSetTupleBound

source ยท
pub unsafe fn ExecSetTupleBound(
    arg_tuples_needed: int64,
    arg_child_node: *mut PlanState,
)