For sake of interoperability (and using an API that requires String-type
hashtable keys), I'm trying to find a single CAST (int -> var/char)
syntax that works between the most databases. Only char seems to be a
candidate, but in 8.3 casting from an integer outputs only the first char...
Is this a bug, or would someone like to horrify me by stating something
like "spec says this is correct". :-)
I noticed this is also occurring on date/time types though that's not my
need/concern.
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster