|
PostgreSQL Source Code git master
|
Data Fields | |
| BlockNumber | blkno |
| OffsetNumber | offnum |
| VacErrPhase | phase |
Definition at line 414 of file vacuumlazy.c.
| BlockNumber LVSavedErrInfo::blkno |
Definition at line 416 of file vacuumlazy.c.
Referenced by restore_vacuum_error_info(), and update_vacuum_error_info().
| OffsetNumber LVSavedErrInfo::offnum |
Definition at line 417 of file vacuumlazy.c.
Referenced by restore_vacuum_error_info(), and update_vacuum_error_info().
| VacErrPhase LVSavedErrInfo::phase |
Definition at line 418 of file vacuumlazy.c.
Referenced by restore_vacuum_error_info(), and update_vacuum_error_info().