Function pgrx_pg_sys::create_plan
source ยท pub unsafe fn create_plan(
arg_root: *mut PlannerInfo,
arg_best_path: *mut Path,
) -> *mut Plan
pub unsafe fn create_plan(
arg_root: *mut PlannerInfo,
arg_best_path: *mut Path,
) -> *mut Plan