[][src]Function pgx_pg_sys::build_join_pathkeys

pub unsafe fn build_join_pathkeys(
    arg_root: *mut PlannerInfo,
    arg_joinrel: *mut RelOptInfo,
    arg_jointype: JoinType,
    arg_outer_pathkeys: *mut List
) -> *mut List