MobilityDB 1.1

◆ Span_cmp()

PGDLLEXPORT Datum Span_cmp ( PG_FUNCTION_ARGS  )

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

SQL Function:
span_cmp()