PostgreSQL Source Code  git master
_shellTypeInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
TypeInfobaseType
 

Detailed Description

Definition at line 215 of file pg_dump.h.

Field Documentation

◆ baseType

TypeInfo* _shellTypeInfo::baseType

Definition at line 219 of file pg_dump.h.

Referenced by dumpShellType(), and getTypes().

◆ dobj

DumpableObject _shellTypeInfo::dobj

Definition at line 217 of file pg_dump.h.

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


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