MobilityDB
1.1
Comparison functions
tinstant_cmp
tinstant_eq
tsequence_cmp
tsequence_eq
tsequenceset_cmp
tsequenceset_eq
◆
tsequence_eq()
bool tsequence_eq
(
const
TSequence
*
seq1
,
const
TSequence
*
seq2
)
Return true if two temporal sequences are equal.
Precondition
The arguments are of the same base type
Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
=
Generated by
1.9.4