Split a temporal value into an array of fragments according to time bins.
- Parameters
-
[in] | seq | Temporal value |
[in] | start,end | Start and end timestamps of the bins |
[in] | tunits | Size of the time bins in PostgreSQL time units |
[in] | count | Number of bins |
[out] | result | Output array of fragments of the temporal value |
[out] | times | Output array of bin lower bounds |
- Note
- This function is called for each sequence of a temporal sequence set