MobilityDB 1.3
Loading...
Searching...
No Matches

◆ interval_out()

char * interval_out ( const Interval interv)

Return the string representation of an interval.

Parameters
[in]intervInterval
Note
PostgreSQL function: interval_out(PG_FUNCTION_ARGS)
Please refer to the PostgreSQL documentation https://www.postgresql.org/docs/current/datatype-datetime.html#DATATYPE-INTERVAL-OUTPUT for a detailed account of the output format, which depends on the interval style specified at the initialization of the MEOS library (postgres by default)