MobilityDB 1.1

◆ set_cmp()

int set_cmp ( const Set s1,
const Set s2 
)

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

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