PostgreSQL Source Code: rolinfo Struct Reference (original) (raw)
| Data Fields | |
|---|---|
| const char * | rolname |
| Oid | oid |
Detailed Description
Definition at line 160 of file bootstrap.c.
Field Documentation
◆ oid
Oid rolinfo::oid
Definition at line 163 of file bootstrap.c.
◆ rolname
Definition at line 162 of file bootstrap.c.
The documentation for this struct was generated from the following file:
- src/backend/bootstrap/bootstrap.c