MobilityDB  1.0

◆ tbox_gist_same()

Datum tbox_gist_same ( PG_FUNCTION_ARGS  )

GiST same method for temporal numbers.

Returns 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().