Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

_attrDefInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
TableInfoadtable
int adnum
char * adef_expr
bool separate

Detailed Description

Definition at line 290 of file pg_dump.h.


Field Documentation

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().


The documentation for this struct was generated from the following file: