PostgreSQL Source Code: GinBtreeStack Struct Reference (original) (raw)
#include <[gin_private.h](gin%5F%5Fprivate%5F8h%5Fsource.html)>
Data Fields | |
---|---|
BlockNumber | blkno |
Buffer | buffer |
OffsetNumber | off |
ItemPointerData | iptr |
uint32 | predictNumber |
struct GinBtreeStack * | parent |
Detailed Description
Field Documentation
◆ blkno
◆ buffer
Definition at line 133 of file gin_private.h.
Referenced by collectMatchBitmap(), dataLocateItem(), entryLoadMoreItems(), entryLocateEntry(), entryLocateLeafEntry(), freeGinBtreeStack(), ginEntryInsert(), ginFindLeafPage(), ginFindParents(), ginFinishOldSplit(), ginFinishSplit(), ginInsertValue(), ginPlaceToPage(), moveRightIfItNeeded(), scanPostingTree(), and startScanEntry().
◆ iptr
◆ off
Definition at line 134 of file gin_private.h.
Referenced by collectMatchBitmap(), dataExecPlaceToPageInternal(), dataLocateItem(), dataSplitPageInternal(), entryBeginPlaceToPage(), entryExecPlaceToPage(), entryLocateEntry(), entryLocateLeafEntry(), entrySplitPage(), ginEntryInsert(), ginFindLeafPage(), ginFindParents(), ginFinishSplit(), moveRightIfItNeeded(), and startScanEntry().
◆ parent
◆ predictNumber
uint32 GinBtreeStack::predictNumber
The documentation for this struct was generated from the following file:
- src/include/access/gin_private.h