[][src]Function pgx_pg_sys::get_catalog_object_by_oid

pub unsafe fn get_catalog_object_by_oid(
    arg_catalog: Relation,
    arg_oidcol: AttrNumber,
    arg_objectId: Oid
) -> HeapTuple