[][src]Function pgx_pg_sys::set_cte_size_estimates

pub unsafe fn set_cte_size_estimates(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_cte_rows: f64
)