MobilityDB  1.0

◆ temporal_to_string()

char* temporal_to_string ( const Temporal temp,
char *(*)(Oid, Datum)  value_out 
)

Returns the string representation of the temporal value (dispatch function)

Parameters
[in]tempTemporal value
[in]value_outFunction called to output the base value depending on its Oid