#include <parsenodes.h>
Data Fields | |
NodeTag | type |
bool | is_grant |
GrantTargetType | targtype |
GrantObjectType | objtype |
List * | objects |
List * | privileges |
List * | grantees |
bool | grant_option |
DropBehavior | behavior |
Definition at line 1317 of file parsenodes.h.
Definition at line 1329 of file parsenodes.h.
Referenced by ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1328 of file parsenodes.h.
Referenced by ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1327 of file parsenodes.h.
Referenced by ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1320 of file parsenodes.h.
Referenced by CreateCommandTag(), ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1323 of file parsenodes.h.
Referenced by ExecuteGrantStmt().
Definition at line 1322 of file parsenodes.h.
Referenced by ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1325 of file parsenodes.h.
Referenced by ExecAlterDefaultPrivilegesStmt(), and ExecuteGrantStmt().
Definition at line 1321 of file parsenodes.h.
Referenced by ExecuteGrantStmt().
Definition at line 1319 of file parsenodes.h.