PostgreSQL Source Code  git master
HeapTupleFreeze Struct Reference

#include <heapam.h>

Data Fields

TransactionId xmax
 
uint16 t_infomask2
 
uint16 t_infomask
 
uint8 frzflags
 
uint8 checkflags
 
OffsetNumber offset
 

Detailed Description

Definition at line 140 of file heapam.h.

Field Documentation

◆ checkflags

uint8 HeapTupleFreeze::checkflags

Definition at line 149 of file heapam.h.

Referenced by heap_pre_freeze_checks(), and heap_prepare_freeze_tuple().

◆ frzflags

◆ offset

◆ t_infomask

◆ t_infomask2

◆ xmax


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