[][src]Function pgx_pg_sys::convert_subquery_pathkeys

pub unsafe fn convert_subquery_pathkeys(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_subquery_pathkeys: *mut List,
    arg_subquery_tlist: *mut List
) -> *mut List