PostgreSQL Source Code
git master
|
#include <pg_dump.h>
Data Fields | |
DumpableObject | dobj |
const char * | rolname |
DumpableObject _collInfo::dobj |
Definition at line 271 of file pg_dump.h.
Referenced by dumpCollation(), and getCollations().
const char* _collInfo::rolname |
Definition at line 272 of file pg_dump.h.
Referenced by dumpCollation(), and getCollations().