Header And Logo

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

Data Fields

GISTScanOpaqueData Struct Reference

#include <gist_private.h>

Data Fields

GISTSTATEgiststate
RBTreequeue
MemoryContext queueCxt
bool qual_ok
bool firstCall
GISTSearchTreeItemcurTreeItem
GISTSearchTreeItemtmpTreeItem
double * distances
GISTSearchHeapItem pageData [BLCKSZ/sizeof(IndexTupleData)]
OffsetNumber nPageData
OffsetNumber curPageData

Detailed Description

Definition at line 140 of file gist_private.h.


Field Documentation

Definition at line 157 of file gist_private.h.

Referenced by gistgetbitmap(), gistgettuple(), and gistScanPage().

Definition at line 152 of file gist_private.h.

Referenced by gistbeginscan(), gistindex_keytest(), and gistScanPage().

Definition at line 146 of file gist_private.h.

Referenced by gistgettuple(), and gistrescan().

Definition at line 156 of file gist_private.h.

Referenced by gistgetbitmap(), gistgettuple(), and gistScanPage().

Definition at line 155 of file gist_private.h.

Referenced by gistgettuple(), and gistScanPage().

Definition at line 145 of file gist_private.h.

Referenced by gistbeginscan(), gistgetbitmap(), gistgettuple(), and gistrescan().

Definition at line 143 of file gist_private.h.

Referenced by getNextGISTSearchItem(), gistbeginscan(), gistrescan(), and gistScanPage().

Definition at line 144 of file gist_private.h.

Referenced by gistbeginscan(), gistrescan(), and gistScanPage().

Definition at line 151 of file gist_private.h.

Referenced by gistbeginscan(), and gistScanPage().


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