MobilityDB
1.3
Loading...
Searching...
No Matches
Constructor functions
bigintset_make
bigintspan_make
dateset_make
datespan_make
floatset_make
floatspan_make
intset_make
intspan_make
set_copy
span_copy
spanset_copy
spanset_make
textset_make
tstzset_make
tstzspan_make
◆
datespan_make()
Span
* datespan_make
(
DateADT
lower
,
DateADT
upper
,
bool
lower_inc
,
bool
upper_inc
)
Return a date span from the bounds.
Parameters
[in]
lower,upper
Bounds
[in]
lower_inc,upper_inc
True when the bounds are inclusive @csqlfn
Span_constructor()
Generated by
1.9.5