Function pgrx_pg_sys::ExecInitAgg
source ยท pub unsafe fn ExecInitAgg(
arg_node: *mut Agg,
arg_estate: *mut EState,
arg_eflags: c_int,
) -> *mut AggState
pub unsafe fn ExecInitAgg(
arg_node: *mut Agg,
arg_estate: *mut EState,
arg_eflags: c_int,
) -> *mut AggState