Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

InternalGrant Struct Reference

Data Fields

bool is_grant
GrantObjectType objtype
Listobjects
bool all_privs
AclMode privileges
Listcol_privs
Listgrantees
bool grant_option
DropBehavior behavior

Detailed Description

Definition at line 80 of file aclchk.c.


Field Documentation

Definition at line 87 of file aclchk.c.

Referenced by ExecGrant_Relation(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().


The documentation for this struct was generated from the following file: