Function pgrx_pg_sys::add_path_precheck
source · pub unsafe fn add_path_precheck(
arg_parent_rel: *mut RelOptInfo,
arg_startup_cost: Cost,
arg_total_cost: Cost,
arg_pathkeys: *mut List,
arg_required_outer: Relids
) -> bool