PostgreSQL Source Code git master
Data Fields
xl_heap_update Struct Reference

#include <heapam_xlog.h>

Data Fields

 
 
 
 
 
 

Detailed Description

Definition at line 218 of file heapam_xlog.h.

Field Documentation

flags

uint8 xl_heap_update::flags

Definition at line 223 of file heapam_xlog.h.

Referenced by DecodeUpdate(), heap_desc(), heap_xlog_update(), and log_heap_update().

new_offnum

OffsetNumber xl_heap_update::new_offnum

Definition at line 225 of file heapam_xlog.h.

Referenced by heap_desc(), heap_xlog_update(), and log_heap_update().

new_xmax

TransactionId xl_heap_update::new_xmax

Definition at line 224 of file heapam_xlog.h.

Referenced by heap_desc(), heap_xlog_update(), and log_heap_update().

old_infobits_set

uint8 xl_heap_update::old_infobits_set

Definition at line 222 of file heapam_xlog.h.

Referenced by heap_desc(), heap_xlog_update(), and log_heap_update().

old_offnum

OffsetNumber xl_heap_update::old_offnum

Definition at line 221 of file heapam_xlog.h.

Referenced by heap_desc(), heap_xlog_update(), and log_heap_update().

old_xmax

TransactionId xl_heap_update::old_xmax

Definition at line 220 of file heapam_xlog.h.

Referenced by heap_desc(), heap_xlog_update(), and log_heap_update().


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

AltStyle によって変換されたページ (->オリジナル) /