MobilityDB 1.1

◆ spanset_cmp()

int spanset_cmp ( const SpanSet ss1,
const SpanSet ss2 
)

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

Note
Function used for B-tree comparison
SQL Function:
spanset_cmp()