PostgreSQL Source Code
git master
|
Data Fields | |
Oid | am_oid |
FormData_pg_type | am_typ |
Definition at line 147 of file bootstrap.c.
Oid typmap::am_oid |
Definition at line 149 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 150 of file bootstrap.c.
Referenced by boot_get_type_io_data(), DefineAttr(), gettype(), and populate_typ_list().