pub unsafe fn clause_selectivity_ext(
arg_root: *mut PlannerInfo,
arg_clause: *mut Node,
arg_varRelid: c_int,
arg_jointype: Type,
arg_sjinfo: *mut SpecialJoinInfo,
arg_use_extended_stats: bool,
) -> Selectivity
pub unsafe fn clause_selectivity_ext(
arg_root: *mut PlannerInfo,
arg_clause: *mut Node,
arg_varRelid: c_int,
arg_jointype: Type,
arg_sjinfo: *mut SpecialJoinInfo,
arg_use_extended_stats: bool,
) -> Selectivity