MobilityDB 1.1

◆ Stbox_cmp()

PGDLLEXPORT Datum Stbox_cmp ( PG_FUNCTION_ARGS  )

Return -1, 0, or 1 depending on whether the first spatiotemporal box is less than, equal, or greater than the second one.

Note
Function used for B-tree comparison
SQL Function:
stbox_cmp()