pgrx_pg_sys

Function adjust_inherited_attnums_multilevel

Source
pub unsafe fn adjust_inherited_attnums_multilevel(
    arg_root: *mut PlannerInfo,
    arg_attnums: *mut List,
    arg_child_relid: Index,
    arg_top_parent_relid: Index,
) -> *mut List