PostgreSQL Source Code: spgxlogVacuumRedirect Struct Reference (original) (raw)
#include <[spgxlog.h](spgxlog%5F8h%5Fsource.html)>
Data Fields | |
---|---|
uint16 | nToPlaceholder |
OffsetNumber | firstPlaceholder |
TransactionId | snapshotConflictHorizon |
bool | isCatalogRel |
OffsetNumber | offsets [FLEXIBLE_ARRAY_MEMBER] |
Detailed Description
Definition at line 238 of file spgxlog.h.
Field Documentation
◆ firstPlaceholder
◆ isCatalogRel
bool spgxlogVacuumRedirect::isCatalogRel
◆ nToPlaceholder
uint16 spgxlogVacuumRedirect::nToPlaceholder
◆ offsets
◆ snapshotConflictHorizon
The documentation for this struct was generated from the following file:
- src/include/access/spgxlog.h