Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

PostgreSQL Source Code git master
RecordCacheArrayEntry Struct Reference

Data Fields

uint64 id
 
TupleDesc tupdesc
 

Detailed Description

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