PostgreSQL Source Code git master
|
Data Fields | |
Oid | am_oid |
FormData_pg_type | am_typ |
Definition at line 142 of file bootstrap.c.
Oid typmap::am_oid |
Definition at line 144 of file bootstrap.c.
Referenced by boot_get_type_io_data(), DefineAttr(), gettype(), and populate_typ_list().
FormData_pg_type typmap::am_typ |
Definition at line 145 of file bootstrap.c.
Referenced by boot_get_type_io_data(), DefineAttr(), gettype(), and populate_typ_list().