Function pgrx_pg_sys::set_joinrel_size_estimates
source · pub unsafe fn set_joinrel_size_estimates(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_outer_rel: *mut RelOptInfo,
arg_inner_rel: *mut RelOptInfo,
arg_sjinfo: *mut SpecialJoinInfo,
arg_restrictlist: *mut List
)