MobilityDB 1.1

◆ pg_timestamp_mi()

Interval * pg_timestamp_mi ( TimestampTz  dt1,
TimestampTz  dt2 
)

Compute the difference of two timestamps.

Note
PostgreSQL function: Datum timestamp_mi(PG_FUNCTION_ARGS) The original code from PostgreSQL has Timestamp as arguments