PostgreSQL Source Code git master
Loading...
Searching...
No Matches
IndexOrderByDistance Struct Reference

#include <genam.h>

Data Fields

double value
 
bool isnull
 

Detailed Description

Definition at line 131 of file genam.h.

Field Documentation

◆ isnull

bool IndexOrderByDistance::isnull

Definition at line 134 of file genam.h.

Referenced by storeGettuple().

◆ value

double IndexOrderByDistance::value

Definition at line 133 of file genam.h.

Referenced by storeGettuple().


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