MobilityDB
1.1
Constructor functions
bigintspan_make
floatspan_make
intspan_make
period_make
set_copy
span_copy
spanset_copy
spanset_make
spanset_make_free
◆
floatspan_make()
Span
* floatspan_make
(
double
lower
,
double
upper
,
bool
lower_inc
,
bool
upper_inc
)
Construct a span from the bounds.
SQL Function:
floatspan()
Generated by
1.9.4