MobilityDB 1.1

◆ Set_cmp()

PGDLLEXPORT Datum Set_cmp ( PG_FUNCTION_ARGS  )

Return -1, 0, or 1 depending on whether the first set is less than, equal, or greater than the second temporal value.

SQL Function:
tstzset_cmp()