pgrx_pg_sys

Function clauselist_selectivity_ext

Source
pub unsafe fn clauselist_selectivity_ext(
    arg_root: *mut PlannerInfo,
    arg_clauses: *mut List,
    arg_varRelid: c_int,
    arg_jointype: Type,
    arg_sjinfo: *mut SpecialJoinInfo,
    arg_use_extended_stats: bool,
) -> Selectivity