Function create_seqscan_path

Source
pub unsafe fn create_seqscan_path(
    arg_root: *mut PlannerInfo,
    arg_rel: *mut RelOptInfo,
    arg_required_outer: *mut Bitmapset,
    arg_parallel_workers: i32,
) -> *mut Path