MobilityDB 1.1

◆ Temporal_gt()

PGDLLEXPORT Datum Temporal_gt ( PG_FUNCTION_ARGS  )

Return true if the first temporal value is greater than the second one.

SQL Function:
tbool_gt(), tint_gt(), tfloat_gt(), ttext_gt(), tgeompoint_gt(), tgeogpoint_gt(), tnpoint_gt()
SQL Operator:
>