pgrx_pg_sys

Function 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