Function pgrx_pg_sys::ExecSetTupleBound

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