MobilityDB 1.1

◆ Temporal_lt()

PGDLLEXPORT Datum Temporal_lt ( PG_FUNCTION_ARGS  )

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

SQL Function:
tbool_lt(), tint_lt(), tfloat_lt(), ttext_lt(), tgeompoint_lt(), tgeogpoint_lt(), tnpoint_lt()
SQL Operator:
<