PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
typmap Struct Reference

Data Fields

Oid am_oid
 
FormData_pg_type am_typ
 

Detailed Description

Definition at line 142 of file bootstrap.c.

Field Documentation

◆ am_oid

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

◆ am_typ

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


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