pgrx_pg_sys

Function CatalogTupleUpdateWithInfo

Source
pub unsafe fn CatalogTupleUpdateWithInfo(
    arg_heapRel: Relation,
    arg_otid: ItemPointer,
    arg_tup: HeapTuple,
    arg_indstate: CatalogIndexState,
)