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

Data Fields

BlockNumber blkno
 
OffsetNumber offnum
 
VacErrPhase phase
 

Detailed Description

Definition at line 406 of file vacuumlazy.c.

Field Documentation

◆ blkno

BlockNumber LVSavedErrInfo::blkno

Definition at line 408 of file vacuumlazy.c.

◆ offnum

OffsetNumber LVSavedErrInfo::offnum

Definition at line 409 of file vacuumlazy.c.

◆ phase

VacErrPhase LVSavedErrInfo::phase

Definition at line 410 of file vacuumlazy.c.


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