PostgreSQL Source Code  git master
corrupt_items Struct Reference

Data Fields

BlockNumber next
 
BlockNumber count
 
ItemPointer tids
 

Detailed Description

Definition at line 36 of file pg_visibility.c.

Field Documentation

◆ count

BlockNumber corrupt_items::count

◆ next

BlockNumber corrupt_items::next

◆ tids

ItemPointer corrupt_items::tids

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