Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

_typeInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
char * rolname
char * typacl
Oid typelem
Oid typrelid
char typrelkind
char typtype
bool isArray
bool isDefined
struct _shellTypeInfoshellType
int nDomChecks
struct _constraintInfodomChecks

Detailed Description

Definition at line 148 of file pg_dump.h.


Field Documentation

Definition at line 150 of file pg_dump.h.

Definition at line 168 of file pg_dump.h.

Definition at line 162 of file pg_dump.h.

Definition at line 163 of file pg_dump.h.

Definition at line 167 of file pg_dump.h.

Definition at line 156 of file pg_dump.h.

Definition at line 165 of file pg_dump.h.

Definition at line 157 of file pg_dump.h.

Definition at line 158 of file pg_dump.h.

Definition at line 159 of file pg_dump.h.

Definition at line 160 of file pg_dump.h.

Definition at line 161 of file pg_dump.h.


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