MobilityDB 1.1

◆ Temporal_le()

PGDLLEXPORT Datum Temporal_le ( PG_FUNCTION_ARGS  )

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

SQL Function:
tbool_le(), tint_le(), tfloat_le(), ttext_le(), tgeompoint_le(), tgeogpoint_le(), tnpoint_le()
SQL Operator:
<=