PostgreSQL Source Code  git master
BlockRefTable Struct Reference

Data Fields

blockreftable_hash * hash
 
MemoryContext mcxt
 

Detailed Description

Definition at line 144 of file blkreftable.c.

Field Documentation

◆ hash

blockreftable_hash* BlockRefTable::hash

◆ mcxt

MemoryContext BlockRefTable::mcxt

Definition at line 148 of file blkreftable.c.

Referenced by BlockRefTableMarkBlockModified(), and CreateEmptyBlockRefTable().


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