Function pgrx_pg_sys::make_inner_pathkeys_for_merge

source ยท
pub unsafe fn make_inner_pathkeys_for_merge(
    arg_root: *mut PlannerInfo,
    arg_mergeclauses: *mut List,
    arg_outer_pathkeys: *mut List,
) -> *mut List