MobilityDB 1.1

◆ 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:
=