|
PostgreSQL Source Code git master
|
Data Fields | |
| blockreftable_hash * | hash |
| MemoryContext | mcxt |
Definition at line 144 of file blkreftable.c.
| blockreftable_hash* BlockRefTable::hash |
Definition at line 146 of file blkreftable.c.
Referenced by BlockRefTableGetEntry(), BlockRefTableMarkBlockModified(), BlockRefTableSetLimitBlock(), CreateEmptyBlockRefTable(), and WriteBlockRefTable().
| MemoryContext BlockRefTable::mcxt |
Definition at line 148 of file blkreftable.c.
Referenced by BlockRefTableMarkBlockModified(), and CreateEmptyBlockRefTable().