Get the PostgreSQL data type for a given R data type.
sqlTypeWalk(x)
x
A string, a R data type.
A string, the PostgreSQL data type for x.
sqlTypeWalk(100.1209)