Header And Logo

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

Data Fields

GrantRoleStmt Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
Listgranted_roles
Listgrantee_roles
bool is_grant
bool admin_opt
char * grantor
DropBehavior behavior

Detailed Description

Definition at line 1373 of file parsenodes.h.


Field Documentation

Definition at line 1379 of file parsenodes.h.

Referenced by GrantRole().

Definition at line 1381 of file parsenodes.h.

Definition at line 1376 of file parsenodes.h.

Referenced by GrantRole().

Definition at line 1377 of file parsenodes.h.

Referenced by GrantRole().

Definition at line 1380 of file parsenodes.h.

Referenced by GrantRole().

Definition at line 1378 of file parsenodes.h.

Referenced by CreateCommandTag(), and GrantRole().

Definition at line 1375 of file parsenodes.h.


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