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