[][src]Function pgx_pg_sys::build_simple_rel

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