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

Data Fields

float8 low
 
float8 high
 

Detailed Description

Definition at line 103 of file geo_spgist.c.

Field Documentation

◆ high

float8 Range::high

Definition at line 106 of file geo_spgist.c.

Referenced by contain2D(), contained2D(), higher2D(), overlap2D(), and overLower2D().

◆ low

float8 Range::low

Definition at line 105 of file geo_spgist.c.

Referenced by contain2D(), contained2D(), lower2D(), overHigher2D(), and overlap2D().


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