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

◆ interval_in()

Interval * interval_in ( const char *  str,
int32  prec 
)

Return an interval from its string representation.

Parameters
[in]strString
[in]precPrecision
Note
PostgreSQL function: interval_in(PG_FUNCTION_ARGS)
Please refer to the PostgreSQL documentation https://www.postgresql.org/docs/current/datatype-datetime.html#DATATYPE-INTERVAL-INPUT for a detailed account of the input syntax and the precision