PostgreSQL Source Code  git master
BtreeLastVisibleEntry Struct Reference

Data Fields

BlockNumber blkno
 
OffsetNumber offset
 
int postingIndex
 
ItemPointer tid
 

Detailed Description

Definition at line 152 of file verify_nbtree.c.

Field Documentation

◆ blkno

BlockNumber BtreeLastVisibleEntry::blkno

◆ offset

OffsetNumber BtreeLastVisibleEntry::offset

◆ postingIndex

int BtreeLastVisibleEntry::postingIndex

◆ tid

ItemPointer BtreeLastVisibleEntry::tid

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