Header And Logo

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

Data Fields

HeapTupleHeaderData Struct Reference

#include <htup_details.h>

Data Fields

union {
   HeapTupleFields   t_heap
   DatumTupleFields   t_datum
t_choice
ItemPointerData t_ctid
uint16 t_infomask2
uint16 t_infomask
uint8 t_hoff
bits8 t_bits [1]

Detailed Description

Definition at line 132 of file htup_details.h.


Field Documentation

Definition at line 137 of file htup_details.h.

Definition at line 136 of file htup_details.h.

Referenced by rewrite_heap_tuple().


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