PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SharedTypmodTableEntry Struct Reference

Data Fields

uint32 typmod
 
dsa_pointer shared_tupdesc
 

Detailed Description

Definition at line 220 of file typcache.c.

Field Documentation

◆ shared_tupdesc

dsa_pointer SharedTypmodTableEntry::shared_tupdesc

Definition at line 223 of file typcache.c.

Referenced by lookup_rowtype_tupdesc_internal().

◆ typmod

uint32 SharedTypmodTableEntry::typmod

Definition at line 222 of file typcache.c.


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