MobilityDB 1.1

◆ Span_le()

PGDLLEXPORT Datum Span_le ( PG_FUNCTION_ARGS  )

Return true if the first span is less than or equal to the second one.

SQL Function:
span_le()
SQL Operator:
<=