[][src]Function pgx_pg_sys::add_path_precheck

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