PostgreSQL Source Code: spgxlogVacuumRoot Struct Reference (original) (raw)

Data Fields

spgxlogVacuumRoot Struct Reference

#include <[spgxlog.h](spgxlog%5F8h%5Fsource.html)>

Data Fields
uint16 nDelete
spgxlogState stateSrc
OffsetNumber offsets [FLEXIBLE_ARRAY_MEMBER]

Detailed Description

Definition at line 225 of file spgxlog.h.

Field Documentation

nDelete

uint16 spgxlogVacuumRoot::nDelete

Definition at line 228 of file spgxlog.h.

Referenced by spg_desc(), spgRedoVacuumRoot(), and vacuumLeafRoot().

offsets

OffsetNumber spgxlogVacuumRoot::offsets[FLEXIBLE_ARRAY_MEMBER]

Definition at line 233 of file spgxlog.h.

Referenced by spgRedoVacuumRoot().

stateSrc

spgxlogState spgxlogVacuumRoot::stateSrc

Definition at line 230 of file spgxlog.h.

Referenced by vacuumLeafRoot().


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