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