PostgreSQL Source Code  git master
BlockIdData Struct Reference

#include <block.h>

Data Fields

uint16 bi_hi
 
uint16 bi_lo
 

Detailed Description

Definition at line 53 of file block.h.

Field Documentation

◆ bi_hi

uint16 BlockIdData::bi_hi

Definition at line 55 of file block.h.

Referenced by BlockIdEquals(), BlockIdGetBlockNumber(), and BlockIdSet().

◆ bi_lo

uint16 BlockIdData::bi_lo

Definition at line 56 of file block.h.

Referenced by BlockIdEquals(), BlockIdGetBlockNumber(), and BlockIdSet().


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