[][src]Function pgx_pg_sys::find_mergeclauses_for_outer_pathkeys

pub unsafe fn find_mergeclauses_for_outer_pathkeys(
    arg_root: *mut PlannerInfo,
    arg_pathkeys: *mut List,
    arg_restrictinfos: *mut List
) -> *mut List