pgrx_pg_sys

Function add_row_identity_columns

Source
pub unsafe fn add_row_identity_columns(
    arg_root: *mut PlannerInfo,
    arg_rtindex: Index,
    arg_target_rte: *mut RangeTblEntry,
    arg_target_relation: Relation,
)