|
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(), higher2D(), overlap2D(), and overLower2D().
| float8 Range::low |
Definition at line 105 of file geo_spgist.c.
Referenced by contain2D(), contained2D(), lower2D(), overHigher2D(), and overlap2D().