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

◆ span_cmp()

int span_cmp ( const Span s1,
const Span s2 
)

Return -1, 0, or 1 depending on whether the first span is less than, equal, or greater than the second one.

Parameters
[in]s1,s2Sets
Note
Function used for B-tree comparison @csqlfn Span_cmp()