PostgreSQL Source Code  git master
_shellTypeInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
 
TypeInfobaseType
 

Detailed Description

Definition at line 216 of file pg_dump.h.

Field Documentation

◆ baseType

TypeInfo* _shellTypeInfo::baseType

Definition at line 220 of file pg_dump.h.

Referenced by dumpShellType(), and getTypes().

◆ dobj

DumpableObject _shellTypeInfo::dobj

Definition at line 218 of file pg_dump.h.

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


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