|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| TableInfo * | parentTbl |
| TableInfo * | partitionTbl |
| DumpableObject _tableAttachInfo::dobj |
Definition at line 397 of file pg_dump.h.
Referenced by dumpTableAttach(), and flagInhTables().
| TableInfo* _tableAttachInfo::parentTbl |
Definition at line 398 of file pg_dump.h.
Referenced by dumpTableAttach(), and flagInhTables().
| TableInfo* _tableAttachInfo::partitionTbl |
Definition at line 399 of file pg_dump.h.
Referenced by dumpTableAttach(), and flagInhTables().