MobilityDB 1.1

◆ Before_temporal_temporal()

PGDLLEXPORT Datum Before_temporal_temporal ( PG_FUNCTION_ARGS  )

Return true if the first temporal value is strictly before the second one.

SQL Function:
temporal_before()
SQL Operator:
<<#