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_le()
PGDLLEXPORT
Datum
Set_le
(
PG_FUNCTION_ARGS
)
Return true if the first set is less than or equal to the second one.
SQL Function:
tstzset_le()
SQL Operator:
<=
Generated by
1.9.4