PostgreSQL Source Code git master
Loading...
Searching...
No Matches
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 BlockIdSet().

◆ bi_lo

uint16 BlockIdData::bi_lo

Definition at line 56 of file block.h.


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