|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
| Oid | inhrelid |
| Oid | inhparent |
| Oid _inhInfo::inhparent |
Definition at line 565 of file pg_dump.h.
Referenced by flagInhTables(), and getInherits().
| Oid _inhInfo::inhrelid |
Definition at line 564 of file pg_dump.h.
Referenced by flagInhTables(), and getInherits().