MobilityDB
1.1
Comparison functions
Stbox_cmp
Stbox_eq
Stbox_ge
Stbox_gt
Stbox_le
Stbox_lt
Stbox_ne
Tbox_cmp
Tbox_eq
Tbox_ge
Tbox_gt
Tbox_le
Tbox_lt
Tbox_ne
◆
Tbox_ge()
PGDLLEXPORT
Datum
Tbox_ge
(
PG_FUNCTION_ARGS
)
Return true if the first temporal box is greater than or equal to the second one.
SQL Function:
tbox_ge()
SQL Operator:
>=
Generated by
1.9.4