Function get_catalog_object_by_oid_extended

Source
pub unsafe fn get_catalog_object_by_oid_extended(
    arg_catalog: Relation,
    arg_oidcol: AttrNumber,
    arg_objectId: Oid,
    arg_locktup: bool,
) -> HeapTuple