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