Return in the last argument a copy of the value of a temporal sequence set at a timestamptz.
- Parameters
-
[in] | ss | Temporal sequence set |
[in] | t | Timestamp |
[in] | strict | True if exclusive bounds are taken into account |
[out] | result | Base value |
- Returns
- Return true if the timestamp is contained in the temporal sequence set
- Precondition
- A bounding box test has been done before by the calling function @csqlfn Temporal_value_at_timestamptz()