Header And Logo

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

Data Fields

xl_heap_update Struct Reference

#include <heapam_xlog.h>

Data Fields

xl_heaptid target
TransactionId old_xmax
TransactionId new_xmax
ItemPointerData newtid
uint8 old_infobits_set
bool all_visible_cleared
bool new_all_visible_cleared

Detailed Description

Definition at line 144 of file heapam_xlog.h.


Field Documentation

Definition at line 151 of file heapam_xlog.h.

Referenced by heap_xlog_update(), and log_heap_update().

Definition at line 152 of file heapam_xlog.h.

Referenced by heap_xlog_update(), and log_heap_update().

Definition at line 148 of file heapam_xlog.h.

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

Definition at line 149 of file heapam_xlog.h.

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

Definition at line 150 of file heapam_xlog.h.

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

Definition at line 147 of file heapam_xlog.h.

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

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