PostgreSQL Source Code  git master
InternalGrant Struct Reference

#include <aclchk_internal.h>

Data Fields

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

Detailed Description

Definition at line 31 of file aclchk_internal.h.

Field Documentation

◆ all_privs

◆ behavior

◆ col_privs

List* InternalGrant::col_privs

◆ grant_option

◆ grantees

◆ is_grant

◆ objects

◆ objtype

◆ privileges


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