MobilityDB 1.1
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules

◆ 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()