PostgreSQL Source Code  git master
BTPageOpaqueData Struct Reference

#include <nbtree.h>

Data Fields

BlockNumber btpo_prev
 
BlockNumber btpo_next
 
uint32 btpo_level
 
uint16 btpo_flags
 
BTCycleId btpo_cycleid
 

Detailed Description

Definition at line 62 of file nbtree.h.

Field Documentation

◆ btpo_cycleid

◆ btpo_flags

◆ btpo_level

◆ btpo_next

◆ btpo_prev


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