Header And Logo

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

Data Fields

SpGistInnerTupleData Struct Reference

#include <spgist_private.h>

Data Fields

unsigned int tupstate:2
unsigned int allTheSame:1
unsigned int nNodes:13
unsigned int prefixSize:16
uint16 size

Detailed Description

Definition at line 208 of file spgist_private.h.


Field Documentation

Definition at line 210 of file spgist_private.h.

Referenced by doPickSplit(), spgdoinsert(), spgSplitNodeAction(), and spgWalk().

Definition at line 210 of file spgist_private.h.

Referenced by addNode(), spgdoinsert(), spgFormInnerTuple(), and spgWalk().

Definition at line 210 of file spgist_private.h.

Referenced by spgprocesspending(), and spgWalk().


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