PostgreSQL Source Code  git master
typmap Struct Reference

Data Fields

Oid am_oid
 
FormData_pg_type am_typ
 

Detailed Description

Definition at line 143 of file bootstrap.c.

Field Documentation

◆ am_oid

Oid typmap::am_oid

Definition at line 145 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 146 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: