PostgreSQL Source Code: BTVacState Struct Reference (original) (raw)
#include <[nbtree.h](nbtree%5F8h%5Fsource.html)>
Data Fields | |
---|---|
IndexVacuumInfo * | info |
IndexBulkDeleteResult * | stats |
IndexBulkDeleteCallback | callback |
void * | callback_state |
BTCycleId | cycleid |
MemoryContext | pagedelcontext |
int | bufsize |
int | maxbufsize |
BTPendingFSM * | pendingpages |
int | npendingpages |
Detailed Description
Definition at line 331 of file nbtree.h.
Field Documentation
◆ bufsize
◆ callback
◆ callback_state
void* BTVacState::callback_state
◆ cycleid
◆ info
◆ maxbufsize
int BTVacState::maxbufsize
◆ npendingpages
int BTVacState::npendingpages
◆ pagedelcontext
◆ pendingpages
◆ stats
The documentation for this struct was generated from the following file:
- src/include/access/nbtree.h