pgrx_pg_sys

Function compute_parallel_worker

Source
pub unsafe fn compute_parallel_worker(
    arg_rel: *mut RelOptInfo,
    arg_heap_pages: f64,
    arg_index_pages: f64,
    arg_max_workers: c_int,
) -> c_int