PostgreSQL Source Code
git master
|
#include <block.h>
Data Fields | |
uint16 | bi_hi |
uint16 | bi_lo |
uint16 BlockIdData::bi_hi |
Definition at line 55 of file block.h.
Referenced by BlockIdEquals(), BlockIdGetBlockNumber(), and BlockIdSet().
uint16 BlockIdData::bi_lo |
Definition at line 56 of file block.h.
Referenced by BlockIdEquals(), BlockIdGetBlockNumber(), and BlockIdSet().