#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| char * | rolname |
| Oid | dicttemplate |
| char * | dictinitoption |
Definition at line 426 of file pg_dump.h.
Definition at line 431 of file pg_dump.h.
Referenced by dumpTSDictionary(), and getTSDictionaries().
Definition at line 430 of file pg_dump.h.
Referenced by dumpTSDictionary(), and getTSDictionaries().
Definition at line 428 of file pg_dump.h.
Referenced by dumpTSDictionary(), and getTSDictionaries().
| char* _dictInfo::rolname |
Definition at line 429 of file pg_dump.h.
Referenced by dumpTSDictionary(), and getTSDictionaries().
1.7.1