MobilityDB 1.1

◆ Temporal_always_lt()

PGDLLEXPORT Datum Temporal_always_lt ( PG_FUNCTION_ARGS  )

Return true if a temporal value is always less than a base value.

SQL Function:
always_lt()
SQL Operator:
%<