pub unsafe fn min_join_parameterization(
arg_root: *mut PlannerInfo,
arg_joinrelids: Relids,
arg_outer_rel: *mut RelOptInfo,
arg_inner_rel: *mut RelOptInfo,
) -> Relids
pub unsafe fn min_join_parameterization(
arg_root: *mut PlannerInfo,
arg_joinrelids: Relids,
arg_outer_rel: *mut RelOptInfo,
arg_inner_rel: *mut RelOptInfo,
) -> Relids