Header And Logo

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

Data Fields

xl_heap_freeze Struct Reference

#include <heapam_xlog.h>

Data Fields

RelFileNode node
BlockNumber block
TransactionId cutoff_xid
MultiXactId cutoff_multi

Detailed Description

Definition at line 243 of file heapam_xlog.h.


Field Documentation

Definition at line 246 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_freeze(), and log_heap_freeze().

Definition at line 248 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_freeze(), and log_heap_freeze().

Definition at line 247 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_freeze(), and log_heap_freeze().

Definition at line 245 of file heapam_xlog.h.

Referenced by heap2_desc(), heap_xlog_freeze(), and log_heap_freeze().


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