Restrict a temporal instant to (the complement of) a timestamptz.
- Parameters
-
[in] | inst | Temporal instant |
[in] | t | Timestamp |
[in] | atfunc | True if the restriction is at , false for minus |
- Note
- Since the corresponding function for temporal sequences need to interpolate the value, it is necessary to return a copy of the value @csqlfn Temporal_at_timestamptz(), Temporal_minus_timestamptz()