MobilityDB
1.1
Comparison functions
set_cmp
set_eq
set_ge
set_gt
set_le
set_lt
set_ne
span_cmp
span_eq
span_ge
span_gt
span_le
span_lt
span_ne
spanset_cmp
spanset_eq
spanset_ge
spanset_gt
spanset_le
spanset_lt
spanset_ne
◆
set_ne()
bool set_ne
(
const
Set
*
s1
,
const
Set
*
s2
)
Return true if the first set is different from the second one.
Note
The internal B-tree comparator is not used to increase efficiency
SQL Operator:
<>
Generated by
1.9.4