PostgreSQL Source Code git master
Loading...
Searching...
No Matches
BlockRefTableKey Struct Reference

Data Fields

RelFileLocator rlocator
 
ForkNumber forknum
 

Detailed Description

Definition at line 47 of file blkreftable.c.

Field Documentation

◆ forknum

ForkNumber BlockRefTableKey::forknum

Definition at line 50 of file blkreftable.c.

Referenced by BlockRefTableWriteEntry(), and CreateBlockRefTableEntry().

◆ rlocator

RelFileLocator BlockRefTableKey::rlocator

Definition at line 49 of file blkreftable.c.

Referenced by BlockRefTableWriteEntry(), and CreateBlockRefTableEntry().


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