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