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

#include <[gist_private.h](gist%5F%5Fprivate%5F8h%5Fsource.html)>

Data Fields
BlockNumber blkno
Buffer buffer
Page page
GistNSN lsn
bool retry_from_parent
OffsetNumber downlinkoffnum
struct GISTInsertStack * parent

Definition at line 207 of file gist_private.h.

blkno

buffer

Buffer GISTInsertStack::buffer

downlinkoffnum

lsn

page

Page GISTInsertStack::page

parent

retry_from_parent

bool GISTInsertStack::retry_from_parent


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