PostgreSQL Source Code  git master
BTVacuumPostingData Struct Reference

#include <nbtree.h>

Data Fields

IndexTuple itup
 
OffsetNumber updatedoffset
 
uint16 ndeletedtids
 
uint16 deletetids [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 903 of file nbtree.h.

Field Documentation

◆ deletetids

◆ itup

◆ ndeletedtids

uint16 BTVacuumPostingData::ndeletedtids

◆ updatedoffset

OffsetNumber BTVacuumPostingData::updatedoffset

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