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