MobilityDB 1.1

◆ tdiscseq_minus_timestamp()

TSequence * tdiscseq_minus_timestamp ( const TSequence seq,
TimestampTz  t 
)

Restrict a temporal discrete sequence to (the complement of) a timestamp.

Note
In order to be compatible with the corresponding functions for temporal sequences that need to interpolate the value, it is necessary to return a copy of the value
SQL Function:
minusTime()