Function pgrx_pg_sys::reparameterize_path
source · pub unsafe fn reparameterize_path(
arg_root: *mut PlannerInfo,
arg_path: *mut Path,
arg_required_outer: Relids,
arg_loop_count: f64
) -> *mut Path
pub unsafe fn reparameterize_path(
arg_root: *mut PlannerInfo,
arg_path: *mut Path,
arg_required_outer: Relids,
arg_loop_count: f64
) -> *mut Path