Restrict the segment of a temporal sequence to a timestamptz.
- Parameters
-
[in] | inst1,inst2 | Temporal instants defining the segment |
[in] | interp | Interpolation of the segment |
[in] | t | Timestamp |
- Precondition
- The timestamp t satisfies
inst1->t <= t <= inst2->t
- Note
- The function creates a new value that must be freed