#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| TableInfo * | adtable |
| int | adnum |
| char * | adef_expr |
| bool | separate |
Definition at line 290 of file pg_dump.h.
| char* _attrDefInfo::adef_expr |
Definition at line 295 of file pg_dump.h.
Referenced by dumpAttrDef(), dumpTableSchema(), flagInhAttrs(), and getTableAttrs().
Definition at line 294 of file pg_dump.h.
Referenced by DOTypeNameCompare(), dumpAttrDef(), flagInhAttrs(), and getTableAttrs().
Definition at line 293 of file pg_dump.h.
Referenced by dumpAttrDef(), flagInhAttrs(), and getTableAttrs().
Definition at line 292 of file pg_dump.h.
Referenced by dumpAttrDef(), flagInhAttrs(), and getTableAttrs().
Definition at line 296 of file pg_dump.h.
Referenced by dumpAttrDef(), dumpTableSchema(), flagInhAttrs(), and getTableAttrs().
1.7.1