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