|
MobilityDB
1.0
|
Quad-tree SP-GiST index for time types. More...

Go to the source code of this file.
Functions | |
| Datum | spperiod_gist_config (PG_FUNCTION_ARGS) |
| Datum | spperiod_gist_choose (PG_FUNCTION_ARGS) |
| Datum | spperiod_gist_picksplit (PG_FUNCTION_ARGS) |
| Datum | spperiod_gist_inner_consistent (PG_FUNCTION_ARGS) |
| Datum | spperiod_gist_leaf_consistent (PG_FUNCTION_ARGS) |
| int16 | getQuadrant (const Period *centroid, const Period *tst) |
Quad-tree SP-GiST index for time types.
1.8.13