Header And Logo

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

Data Fields

typinfo Struct Reference

Data Fields

char name [NAMEDATALEN]
Oid oid
Oid elem
int16 len
bool byval
char align
char storage
Oid collation
Oid inproc
Oid outproc

Detailed Description

Definition at line 87 of file bootstrap.c.


Field Documentation

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().

Definition at line 95 of file bootstrap.c.

Referenced by DefineAttr().


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