Return in the last argument a copy of the value of a temporal sequence at a timestamptz (dispatch function)
- Parameters
-
| [in] | seq | Temporal sequence |
| [in] | t | Timestamp |
| [in] | strict | True if inclusive/exclusive bounds are taken into account |
| [out] | result | Result |
- Returns
- Return true if the timestamp is contained in the temporal sequence @csqlfn Temporal_value_at_timestamptz()