MobilityDB 1.1

◆ After_temporal_temporal()

PGDLLEXPORT Datum After_temporal_temporal ( PG_FUNCTION_ARGS  )

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

SQL Function:
temporal_after()
SQL Operator:
#>>