Ensures that all temporal instant values of the array have increasing timestamp (or may be equal if the merge parameter is true), and if they are temporal points, have the same srid and the same dimensionality.
- Parameters
-
[in] | instants | Array of temporal instants |
[in] | count | Number of elements in the input array |
[in] | merge | True if a merge operation, which implies that the two consecutive instants may be equal |
[in] | subtype | Subtype for which the function is called |