Data Fields | |
| char | name [NAMEDATALEN] |
| Oid | oid |
| Oid | elem |
| int16 | len |
| bool | byval |
| char | align |
| char | storage |
| Oid | collation |
| Oid | inproc |
| Oid | outproc |
Definition at line 87 of file bootstrap.c.
| char typinfo::align |
Definition at line 94 of file bootstrap.c.
Referenced by boot_get_type_io_data(), and DefineAttr().
Definition at line 93 of file bootstrap.c.
Referenced by boot_get_type_io_data(), and DefineAttr().
Definition at line 96 of file bootstrap.c.
Referenced by DefineAttr().
Definition at line 91 of file bootstrap.c.
Referenced by boot_get_type_io_data().
Definition at line 97 of file bootstrap.c.
Referenced by boot_get_type_io_data().
Definition at line 92 of file bootstrap.c.
Referenced by boot_get_type_io_data(), and DefineAttr().
| char typinfo::name[NAMEDATALEN] |
Definition at line 89 of file bootstrap.c.
Definition at line 90 of file bootstrap.c.
Referenced by DefineAttr().
Definition at line 98 of file bootstrap.c.
Referenced by boot_get_type_io_data().
| char typinfo::storage |
Definition at line 95 of file bootstrap.c.
Referenced by DefineAttr().
1.7.1