MobilityDB 1.3
Loading...
Searching...
No Matches

◆ temporal_eq()

bool temporal_eq ( const Temporal temp1,
const Temporal temp2 
)

Return true if two temporal values are equal.

Parameters
[in]temp1,temp2Temporal values
Note
The function temporal_cmp is not used to increase efficiency @csqlfn Temporal_eq()