Header And Logo

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

Data Fields

xl_heap_clean Struct Reference

#include <heapam_xlog.h>

Data Fields

RelFileNode node
BlockNumber block
TransactionId latestRemovedXid
uint16 nredirected
uint16 ndead

Detailed Description

Definition at line 169 of file heapam_xlog.h.


Field Documentation

Definition at line 172 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_clean(), and log_heap_clean().

Definition at line 173 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_clean(), and log_heap_clean().

Definition at line 175 of file heapam_xlog.h.

Referenced by heap_xlog_clean(), and log_heap_clean().

Definition at line 171 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_clean(), and log_heap_clean().

Definition at line 174 of file heapam_xlog.h.

Referenced by heap_xlog_clean(), and log_heap_clean().


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