MobilityDB
1.3
Loading...
Searching...
No Matches
mobilitydb
pg_include
pg_geo
tspatial.h
EA_dwithin_geo_tspatial
EA_dwithin_tspatial_geo
EA_spatialrel_geo_tspatial
EA_spatialrel_tspatial_geo
EA_spatialrel_tspatial_tspatial
EAcomp_geo_tspatial
EAcomp_tspatial_geo
fetch_fcinfo
Spatialarr_as_text_ext
store_fcinfo
Tcomp_geo_tspatial
Tcomp_tspatial_geo
Tdwithin_geo_tspatial
Tdwithin_tspatial_geo
Tdwithin_tspatial_tspatial
tspatial_typmod_in
tspatial_valid_typmod
Tspatialrel_geo_tspatial
Tspatialrel_tspatial_geo
Tspatialrel_tspatial_tspatial
◆
EA_spatialrel_tspatial_tspatial()
Datum
EA_spatialrel_tspatial_tspatial
(
FunctionCallInfo
fcinfo
,
int(*)(const
Temporal
*, const
Temporal
*,
bool
)
func
,
bool
ever
)
Return true if two spatiotemporal values ever/always satisfy the spatial relationship.
Parameters
[in]
fcinfo
Catalog information about the external function
[in]
func
Spatial relationship for temporal geometry/geography
[in]
ever
True to compute the ever semantics, false for always
Generated by
1.9.5