Data Fields | |
Relation | indexrel |
GISTSTATE * | giststate |
int64 | indtuples |
int64 | indtuplesSize |
Size | freespace |
GISTBuildBuffers * | gfbb |
HTAB * | parentMap |
GistBufferingMode | bufferingMode |
Definition at line 54 of file gistbuild.c.
Definition at line 72 of file gistbuild.c.
Referenced by gistbuild(), gistBuildCallback(), and gistInitBuffering().
Definition at line 62 of file gistbuild.c.
Referenced by calculatePagesPerBuffer(), gistbufferinginserttuples(), gistbuild(), gistBuildCallback(), and gistInitBuffering().
Definition at line 69 of file gistbuild.c.
Referenced by gistBufferingBuildInsert(), gistbufferinginserttuples(), gistBuildCallback(), gistEmptyAllBuffers(), gistInitBuffering(), gistProcessEmptyingQueue(), and gistProcessItup().
Definition at line 57 of file gistbuild.c.
Referenced by gistbufferinginserttuples(), gistbuild(), gistBuildCallback(), gistEmptyAllBuffers(), gistProcessEmptyingQueue(), and gistProcessItup().
Definition at line 56 of file gistbuild.c.
Referenced by gistBufferingFindCorrectParent(), gistbufferinginserttuples(), gistbuild(), gistInitBuffering(), and gistProcessItup().
Definition at line 59 of file gistbuild.c.
Referenced by calculatePagesPerBuffer(), gistbuild(), gistBuildCallback(), and gistInitBuffering().
Definition at line 60 of file gistbuild.c.
Referenced by calculatePagesPerBuffer(), gistbuild(), gistBuildCallback(), and gistInitBuffering().
Definition at line 70 of file gistbuild.c.
Referenced by gistGetParent(), gistInitParentMap(), and gistMemorizeParent().