#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 |
Definition at line 144 of file heapam_xlog.h.
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().
1.7.1