Header And Logo

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

Data Fields

SpGistState Struct Reference

#include <spgist_private.h>

Data Fields

spgConfigOut config
SpGistTypeDesc attType
SpGistTypeDesc attPrefixType
SpGistTypeDesc attLabelType
char * deadTupleStorage
TransactionId myXid
bool isBuild

Detailed Description

Definition at line 116 of file spgist_private.h.


Field Documentation

Definition at line 122 of file spgist_private.h.

Referenced by initSpGistState(), and spgFormNodeTuple().

Definition at line 121 of file spgist_private.h.

Referenced by initSpGistState(), and spgFormInnerTuple().

Definition at line 118 of file spgist_private.h.

Referenced by initSpGistState(), and spgdoinsert().

Definition at line 124 of file spgist_private.h.

Referenced by fillFakeState(), initSpGistState(), and spgFormDeadTuple().

Definition at line 126 of file spgist_private.h.

Referenced by fillFakeState(), initSpGistState(), and spgFormDeadTuple().


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