MobilityDB
1.3
Loading...
Searching...
No Matches
Bin functions
bigint_get_bin
bigintspan_bins
bigintspanset_bins
date_get_bin
datespan_bins
datespanset_bins
float_get_bin
floatspan_bins
floatspanset_bins
int_get_bin
intspan_bins
intspanset_bins
timestamptz_get_bin
tstzspan_bins
tstzspanset_bins
◆
tstzspan_bins()
Span
* tstzspan_bins
(
const
Span
*
s
,
const
Interval
*
duration
,
TimestampTz
origin
,
int *
count
)
Return the bins of a timestamptz span.
Parameters
[in]
s
Input span to split
[in]
duration
Interval
defining the size of the bins
[in]
origin
Origin of the bins
[out]
count
Number of elements in the output array
Generated by
1.9.5