PostgreSQL Source Code git master
Data Fields
GISTSearchItem Struct Reference

#include <gist_private.h>

Data Fields

 
 
union {
   GistNSN   parentlsn
 
 
data
 
 

Detailed Description

Definition at line 130 of file gist_private.h.

Field Documentation

blkno

BlockNumber GISTSearchItem::blkno

Definition at line 133 of file gist_private.h.

Referenced by gistgettuple(), and gistScanPage().

union { ... } GISTSearchItem::data

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

distances

IndexOrderByDistance GISTSearchItem::distances[FLEXIBLE_ARRAY_MEMBER]

Definition at line 142 of file gist_private.h.

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

heap

GISTSearchHeapItem GISTSearchItem::heap

Definition at line 138 of file gist_private.h.

Referenced by getNextNearest(), and gistScanPage().

parentlsn

GistNSN GISTSearchItem::parentlsn

Definition at line 136 of file gist_private.h.

Referenced by gistgettuple(), and gistScanPage().

phNode

pairingheap_node GISTSearchItem::phNode

Definition at line 132 of file gist_private.h.

Referenced by gistScanPage().


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

AltStyle によって変換されたページ (->オリジナル) /