Header And Logo

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

Data Fields

xl_btree_reuse_page Struct Reference

#include <nbtree.h>

Data Fields

RelFileNode node
BlockNumber block
TransactionId latestRemovedXid

Detailed Description

Definition at line 331 of file nbtree.h.


Field Documentation

Definition at line 334 of file nbtree.h.

Referenced by _bt_log_reuse_page().

Definition at line 335 of file nbtree.h.

Referenced by _bt_log_reuse_page(), btree_desc(), and btree_xlog_reuse_page().

Definition at line 333 of file nbtree.h.

Referenced by _bt_log_reuse_page(), btree_desc(), and btree_xlog_reuse_page().


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