PostgreSQL Source Code  git master
BTDeletedPageData Struct Reference

#include <nbtree.h>

Data Fields

FullTransactionId safexid
 

Detailed Description

Definition at line 233 of file nbtree.h.

Field Documentation

◆ safexid

FullTransactionId BTDeletedPageData::safexid

Definition at line 235 of file nbtree.h.

Referenced by BTPageGetDeleteXid(), and BTPageSetDeleted().


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