Data Fields | |
| bool | is_grant |
| GrantObjectType | objtype |
| List * | objects |
| bool | all_privs |
| AclMode | privileges |
| List * | col_privs |
| List * | grantees |
| bool | grant_option |
| DropBehavior | behavior |
Definition at line 80 of file aclchk.c.
Definition at line 85 of file aclchk.c.
Referenced by ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 90 of file aclchk.c.
Referenced by ExecGrant_Attribute(), ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 87 of file aclchk.c.
Referenced by ExecGrant_Relation(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 89 of file aclchk.c.
Referenced by ExecGrant_Attribute(), ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 88 of file aclchk.c.
Referenced by ExecGrant_Attribute(), ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 82 of file aclchk.c.
Referenced by ExecGrant_Attribute(), ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 84 of file aclchk.c.
Referenced by ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 83 of file aclchk.c.
Referenced by ExecGrant_Relation(), ExecGrant_Type(), ExecGrantStmt_oids(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
Definition at line 86 of file aclchk.c.
Referenced by ExecGrant_Database(), ExecGrant_Fdw(), ExecGrant_ForeignServer(), ExecGrant_Function(), ExecGrant_Language(), ExecGrant_Largeobject(), ExecGrant_Namespace(), ExecGrant_Relation(), ExecGrant_Tablespace(), ExecGrant_Type(), ExecuteGrantStmt(), and RemoveRoleFromObjectACL().
1.7.1