Restrict a temporal discrete sequence to the instants before or equal to a timestamptz.
- Note
- We cannot use the same approach as for continuous sequence because function tdiscseq_find_timestamptz returns -1 if the timestamp to findfirst is located between two instants.