pgrx_pg_sys

Function pg_attribute_aclcheck

Source
pub unsafe fn pg_attribute_aclcheck(
    arg_table_oid: Oid,
    arg_attnum: AttrNumber,
    arg_roleid: Oid,
    arg_mode: AclMode,
) -> Type