pgrx_pg_sys

Function create_ctescan_path

Source
pub unsafe fn create_ctescan_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_required_outer: Relids,
) -> *mut Path