#include <spgist_private.h>
Data Fields | |
| spgConfigOut | config |
| SpGistTypeDesc | attType |
| SpGistTypeDesc | attPrefixType |
| SpGistTypeDesc | attLabelType |
| char * | deadTupleStorage |
| TransactionId | myXid |
| bool | isBuild |
Definition at line 116 of file spgist_private.h.
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 120 of file spgist_private.h.
Referenced by freeScanStackEntry(), initSpGistState(), spgdoinsert(), spgFormLeafTuple(), and spgWalk().
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 127 of file spgist_private.h.
Referenced by doPickSplit(), fillFakeState(), initSpGistState(), moveLeafs(), spgAddNodeAction(), spgbuild(), spgRedoAddNode(), spgRedoMoveLeafs(), and spgRedoPickSplit().
Definition at line 126 of file spgist_private.h.
Referenced by fillFakeState(), initSpGistState(), and spgFormDeadTuple().
1.7.1