PostgreSQL Source Code  git master
RecordCacheArrayEntry Struct Reference

Data Fields

uint64 id
 
TupleDesc tupdesc
 

Detailed Description

Definition at line 278 of file typcache.c.

Field Documentation

◆ id

uint64 RecordCacheArrayEntry::id

◆ tupdesc

TupleDesc RecordCacheArrayEntry::tupdesc

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