PostgreSQL Source Code: AlterRoleSetStmt Struct Reference (original) (raw)
#include <[parsenodes.h](parsenodes%5F8h%5Fsource.html)>
Data Fields | |
---|---|
NodeTag | type |
RoleSpec * | role |
char * | database |
VariableSetStmt * | setstmt |
Detailed Description
Definition at line 3191 of file parsenodes.h.
Field Documentation
◆ database
char* AlterRoleSetStmt::database
◆ role
◆ setstmt
◆ type
The documentation for this struct was generated from the following file:
- src/include/nodes/parsenodes.h