MobilityDB 1.1

◆ temporal_append_tinstant()

Temporal * temporal_append_tinstant ( Temporal temp,
const TInstant inst,
bool  expand 
)

Append an instant to the end of a temporal value.

Parameters
[in,out]tempTemporal value
[in]instTemporal instant
[in]expandTrue when reserving space for additional instants
SQL Function:
appendInstant