Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

HeapTupleFields Struct Reference

#include <htup_details.h>

Data Fields

TransactionId t_xmin
TransactionId t_xmax
union {
   CommandId   t_cid
   TransactionId   t_xvac
t_field3

Detailed Description

Definition at line 106 of file htup_details.h.


Field Documentation

Definition at line 113 of file htup_details.h.

Definition at line 109 of file htup_details.h.

Definition at line 108 of file htup_details.h.

Definition at line 114 of file htup_details.h.


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