MobilityDB  1.0

◆ temporal_cmp()

Datum temporal_cmp ( PG_FUNCTION_ARGS  )

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

Note
Function used for B-tree comparison