PostgreSQL Source Code git master
|
Data Fields | |
Oid | roleoid |
const char * | rolename |
const char* RoleNameItem::rolename |
Definition at line 76 of file pg_dump.c.
Referenced by collectRoleNames(), and getRoleName().
Oid RoleNameItem::roleoid |
Definition at line 75 of file pg_dump.c.
Referenced by collectRoleNames(), and getRoleName().