MobilityDB 1.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules

◆ After_tnumber_tnumber()

PGDLLEXPORT Datum After_tnumber_tnumber ( PG_FUNCTION_ARGS  )

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

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