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

◆ Tbox_gist_same()

Datum Tbox_gist_same ( PG_FUNCTION_ARGS  )

GiST same method for temporal numbers 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 box_same().