PostgreSQL Source Code git master
|
Data Fields | |
float8 | low |
float8 | high |
Definition at line 103 of file geo_spgist.c.
float8 Range::high |
Definition at line 106 of file geo_spgist.c.
Referenced by contain2D(), contained2D(), getRangeBox(), higher2D(), initRectBox(), nextRectBox(), overHigher2D(), overlap2D(), overLower2D(), and pointToRectBoxDistance().
float8 Range::low |
Definition at line 105 of file geo_spgist.c.
Referenced by contain2D(), contained2D(), getRangeBox(), initRectBox(), lower2D(), nextRectBox(), overHigher2D(), overlap2D(), overLower2D(), and pointToRectBoxDistance().