PostgreSQL Source Code  git master
RoleNameEntry Struct Reference

Data Fields

uint32 status
 
uint32 hashval
 
char * rolename
 

Detailed Description

Definition at line 36 of file pg_dumpall.c.

Field Documentation

◆ hashval

uint32 RoleNameEntry::hashval

Definition at line 39 of file pg_dumpall.c.

◆ rolename

char* RoleNameEntry::rolename

Definition at line 40 of file pg_dumpall.c.

◆ status

uint32 RoleNameEntry::status

Definition at line 38 of file pg_dumpall.c.


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