pub unsafe fn initial_cost_nestloop(
arg_root: *mut PlannerInfo,
arg_workspace: *mut JoinCostWorkspace,
arg_jointype: Type,
arg_outer_path: *mut Path,
arg_inner_path: *mut Path,
arg_extra: *mut JoinPathExtraData,
)
pub unsafe fn initial_cost_nestloop(
arg_root: *mut PlannerInfo,
arg_workspace: *mut JoinCostWorkspace,
arg_jointype: Type,
arg_outer_path: *mut Path,
arg_inner_path: *mut Path,
arg_extra: *mut JoinPathExtraData,
)