![]() |
MobilityDB 1.3
|
Comparison functions for temporal geometries. More...
Functions | |
Datum | Teq_geo_tgeo (PG_FUNCTION_ARGS) |
Return a temporal Boolean that states whether a temporal geo is equal to a geometry/geography @sqlfn temporal_teq() More... | |
Datum | Teq_tgeo_geo (PG_FUNCTION_ARGS) |
Return a temporal Boolean that states whether a temporal geo is equal to a geometry/geography @sqlfn temporal_teq() More... | |
Datum | Tne_geo_tgeo (PG_FUNCTION_ARGS) |
Return a temporal Boolean that states whether a temporal geo is different from a geometry/geography geometry/geography @sqlfn temporal_tne() More... | |
Datum | Tne_tgeo_geo (PG_FUNCTION_ARGS) |
Return a temporal Boolean that states whether a temporal geo is different from a geometry/geography @sqlfn temporal_tne() More... | |
Comparison functions for temporal geometries.