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

◆ Above_tpoint_tpoint()

PGDLLEXPORT Datum Above_tpoint_tpoint ( PG_FUNCTION_ARGS  )

Return true if the first temporal point is strictly above the second one.

SQL Function:
temporal_above()
SQL Operator:
|>>