pgrx_pg_sys

Function build_simple_rel

Source
pub unsafe fn build_simple_rel(
    arg_root: *mut PlannerInfo,
    arg_relid: c_int,
    arg_parent: *mut RelOptInfo,
) -> *mut RelOptInfo