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

Data Fields

TupleDesc tupdesc
 

Detailed Description

Definition at line 172 of file typcache.c.

Field Documentation

◆ tupdesc

TupleDesc RecordCacheEntry::tupdesc

Definition at line 174 of file typcache.c.

Referenced by record_type_typmod_compare(), and record_type_typmod_hash().


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