#include <pg_dump.h>
Data Fields | |
DumpableObject | dobj |
char * | rolname |
char * | nspacl |
Definition at line 131 of file pg_dump.h.
Definition at line 133 of file pg_dump.h.
Referenced by dumpNamespace(), getNamespaces(), and selectDumpableNamespace().
char* _namespaceInfo::nspacl |
Definition at line 135 of file pg_dump.h.
Referenced by dumpNamespace(), and getNamespaces().
char* _namespaceInfo::rolname |
Definition at line 134 of file pg_dump.h.
Referenced by dumpNamespace(), and getNamespaces().