Split a temporal value into an array of fragments according to time buckets.
- Parameters
-
[in] | inst | Temporal value |
[in] | tunits | Size of the time buckets in PostgreSQL time units |
[in] | torigin | Time origin of the tiles |
[out] | buckets | Start timestamp of the buckets containing a fragment |
[out] | newcount | Number of values in the output array |