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