Function pgrx_pg_sys::DefineAggregate
source ยท pub unsafe fn DefineAggregate(
arg_pstate: *mut ParseState,
arg_name: *mut List,
arg_args: *mut List,
arg_oldstyle: bool,
arg_parameters: *mut List,
arg_replace: bool,
) -> ObjectAddress