|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| const char * | rolname |
| DumpableObject _convInfo::dobj |
Definition at line 298 of file pg_dump.h.
Referenced by dumpConversion(), and getConversions().
| const char* _convInfo::rolname |
Definition at line 299 of file pg_dump.h.
Referenced by dumpConversion(), and getConversions().