pgrx_pg_sys

Function build_join_pathkeys

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