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

◆ int8_in()

int64 int8_in ( const char *  str)

Return an int8 from a string.

Returns
On error return PG_INT64_MAX;
Note
PostgreSQL function: int8in(PG_FUNCTION_ARGS)