Function pgrx_pg_sys::relation_can_be_sorted_early
source · pub unsafe fn relation_can_be_sorted_early(
arg_root: *mut PlannerInfo,
arg_rel: *mut RelOptInfo,
arg_ec: *mut EquivalenceClass,
arg_require_parallel_safe: bool
) -> bool