PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
DumpableObject | dobj |
const char * | rolname |
DumpableObject _opfamilyInfo::dobj |
Definition at line 274 of file pg_dump.h.
Referenced by dumpOpfamily(), and getOpfamilies().
const char* _opfamilyInfo::rolname |
Definition at line 275 of file pg_dump.h.
Referenced by dumpOpfamily(), and getOpfamilies().