MobilityDB 1.1

◆ Temporal_ge()

PGDLLEXPORT Datum Temporal_ge ( PG_FUNCTION_ARGS  )

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

SQL Function:
tbool_ge(), tint_ge(), tfloat_ge(), ttext_ge(), tgeompoint_ge(), tgeogpoint_ge(), tnpoint_ge()
SQL Operator:
=>=