PostgreSQL Source Code  git master
BlockRefTableEntry Struct Reference

Data Fields

BlockRefTableKey key
 
BlockNumber limit_block
 
char status
 
uint32 nchunks
 
uint16chunk_size
 
uint16chunk_usage
 
BlockRefTableChunkchunk_data
 

Detailed Description

Definition at line 110 of file blkreftable.c.

Field Documentation

◆ chunk_data

◆ chunk_size

◆ chunk_usage

◆ key

BlockRefTableKey BlockRefTableEntry::key

◆ limit_block

◆ nchunks

◆ status

char BlockRefTableEntry::status

Definition at line 114 of file blkreftable.c.


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