Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

GISTNodeBuffer Struct Reference

#include <gist_private.h>

Data Fields

BlockNumber nodeBlocknum
int32 blocksCount
BlockNumber pageBlocknum
GISTNodeBufferPagepageBuffer
bool queuedForEmptying
bool isTemp
int level

Detailed Description

Definition at line 313 of file gist_private.h.


Field Documentation

Definition at line 325 of file gist_private.h.

Referenced by gistAddLoadedBuffer(), and gistRelocateBuildBuffersOnSplit().

Definition at line 327 of file gist_private.h.

Referenced by gistGetNodeBuffer(), and gistProcessEmptyingQueue().

Definition at line 315 of file gist_private.h.

Referenced by gistProcessEmptyingQueue().


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