|
PostgreSQL Source Code git master
|
#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| Oid | tmplinit |
| Oid | tmpllexize |
| DumpableObject _tmplInfo::dobj |
Definition at line 588 of file pg_dump.h.
Referenced by dumpTSTemplate(), and getTSTemplates().
| Oid _tmplInfo::tmplinit |
Definition at line 589 of file pg_dump.h.
Referenced by dumpTSTemplate(), and getTSTemplates().
| Oid _tmplInfo::tmpllexize |
Definition at line 590 of file pg_dump.h.
Referenced by dumpTSTemplate(), and getTSTemplates().