#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| char * | rolname |
| char * | typacl |
| Oid | typelem |
| Oid | typrelid |
| char | typrelkind |
| char | typtype |
| bool | isArray |
| bool | isDefined |
| struct _shellTypeInfo * | shellType |
| int | nDomChecks |
| struct _constraintInfo * | domChecks |
Definition at line 148 of file pg_dump.h.
| struct _constraintInfo* _typeInfo::domChecks |
| char* _typeInfo::rolname |
| struct _shellTypeInfo* _typeInfo::shellType |
| char* _typeInfo::typacl |
| char _typeInfo::typtype |
1.7.1