Skip to main content

make_join_rel

Function make_join_rel 

Source
pub unsafe fn make_join_rel(
    arg_root: *mut PlannerInfo,
    arg_rel1: *mut RelOptInfo,
    arg_rel2: *mut RelOptInfo,
) -> *mut RelOptInfo