Header And Logo

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

Data Fields

_castInfo Struct Reference

#include <pg_dump.h>

Data Fields

DumpableObject dobj
Oid castsource
Oid casttarget
Oid castfunc
char castcontext
char castmethod

Detailed Description

Definition at line 399 of file pg_dump.h.


Field Documentation

Definition at line 405 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().

Definition at line 404 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().

Definition at line 406 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().

Definition at line 402 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().

Definition at line 403 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().

Definition at line 401 of file pg_dump.h.

Referenced by dumpCast(), and getCasts().


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