PostgreSQL Source Code git master
_shellTypeInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
TypeInfobaseType
 

Detailed Description

Definition at line 230 of file pg_dump.h.

Field Documentation

◆ baseType

TypeInfo* _shellTypeInfo::baseType

Definition at line 234 of file pg_dump.h.

Referenced by dumpShellType(), and getTypes().

◆ dobj

DumpableObject _shellTypeInfo::dobj

Definition at line 232 of file pg_dump.h.

Referenced by dumpShellType(), getTypes(), and repairTypeFuncLoop().


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