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