Function pgrx_pg_sys::apply_projection_to_path
source · pub unsafe fn apply_projection_to_path(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_path: *mut Path,
arg_target: *mut PathTarget
) -> *mut Path