#include <pg_dump.h>
Data Fields | |
| DumpableObject | dobj |
| Oid | castsource |
| Oid | casttarget |
| Oid | castfunc |
| char | castcontext |
| char | castmethod |
Definition at line 399 of file pg_dump.h.
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().
1.7.1