MobilityDB 1.3
Loading...
Searching...
No Matches

◆ Stbox_gist_same()

Datum Stbox_gist_same ( PG_FUNCTION_ARGS  )

GiST same method for spatiotemporal values.

Return true only when boxes are exactly the same. We can't use fuzzy comparisons here without breaking index consistency; therefore, this isn't equivalent to same_stbox_stbox().