#include <gin_private.h>
Data Fields | |
BlockNumber | blkno |
Buffer | buffer |
OffsetNumber | off |
uint32 | predictNumber |
struct GinBtreeStack * | parent |
Definition at line 462 of file gin_private.h.
Definition at line 464 of file gin_private.h.
Referenced by ginContinueSplit(), ginFindLeafPage(), ginFindParents(), ginInsertItemPointers(), ginInsertValue(), ginPrepareFindLeafPage(), and moveRightIfItNeeded().
Definition at line 465 of file gin_private.h.
Referenced by collectMatchBitmap(), dataLocateItem(), dataLocateLeafItem(), entryLocateEntry(), entryLocateLeafEntry(), freeGinBtreeStack(), ginContinueSplit(), ginEntryInsert(), ginFindLeafPage(), ginFindParents(), ginInsertItemPointers(), ginInsertValue(), ginPrepareFindLeafPage(), ginScanBeginPostingTree(), moveRightIfItNeeded(), and startScanEntry().
Definition at line 466 of file gin_private.h.
Referenced by collectMatchBitmap(), dataLocateItem(), dataLocateLeafItem(), entryLocateEntry(), entryLocateLeafEntry(), ginContinueSplit(), ginEntryInsert(), ginFindLeafPage(), ginFindParents(), ginInsertValue(), moveRightIfItNeeded(), and startScanEntry().
struct GinBtreeStack* GinBtreeStack::parent |
Definition at line 469 of file gin_private.h.
Referenced by freeGinBtreeStack(), ginContinueSplit(), ginFindLeafPage(), ginFindParents(), ginInsertValue(), and ginPrepareFindLeafPage().
Definition at line 468 of file gin_private.h.
Referenced by dataLocateItem(), entryLocateEntry(), ginFindLeafPage(), ginPrepareFindLeafPage(), and startScanEntry().