PostgreSQL Source Code git master
Loading...
Searching...
No Matches
GISTPageSplitInfo Struct Reference

#include <gist_private.h>

Data Fields

Buffer buf
 
IndexTuple downlink
 

Detailed Description

Definition at line 419 of file gist_private.h.

Field Documentation

◆ buf

Buffer GISTPageSplitInfo::buf

Definition at line 421 of file gist_private.h.

Referenced by gistbufferinginserttuples(), and gistfinishsplit().

◆ downlink

IndexTuple GISTPageSplitInfo::downlink

Definition at line 422 of file gist_private.h.

Referenced by gistbufferinginserttuples(), and gistfinishsplit().


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