Return the value of a temporal integer at a timestamptz.
- Parameters
-
[in] | temp | Temporal value |
[in] | t | Timestamp |
[in] | strict | True if the timestamp must belong to the temporal value, false when it may be at an exclusive bound |
[out] | value | Resulting value @csqlfn Temporal_value_at_timestamptz() |