PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
DumpableObject | dobj |
const char * | rolname |
Oid | cfgparser |
Oid _cfgInfo::cfgparser |
Definition at line 584 of file pg_dump.h.
Referenced by dumpTSConfig(), and getTSConfigurations().
DumpableObject _cfgInfo::dobj |
Definition at line 582 of file pg_dump.h.
Referenced by dumpTSConfig(), and getTSConfigurations().
const char* _cfgInfo::rolname |
Definition at line 583 of file pg_dump.h.
Referenced by dumpTSConfig(), and getTSConfigurations().