PostgreSQL Source Code  git master
IndexOrderByDistance Struct Reference

#include <genam.h>

Data Fields

double value
 
bool isnull
 

Detailed Description

Definition at line 125 of file genam.h.

Field Documentation

◆ isnull

bool IndexOrderByDistance::isnull

Definition at line 128 of file genam.h.

Referenced by gistindex_keytest(), pairingheap_GISTSearchItem_cmp(), and storeGettuple().

◆ value

double IndexOrderByDistance::value

Definition at line 127 of file genam.h.

Referenced by gistindex_keytest(), pairingheap_GISTSearchItem_cmp(), and storeGettuple().


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