On Sun, 2004-09-19 at 15:29 -0400, Tom Lane wrote:
I want to rewrite it for 8.1 as numeric based datetype with some formatting extension probably with some internal stuff from to_char() familly.
How about a type that is also able to hold an ISO currency identifier?
After a long period of work on multi currency applications, I found out that adding 1 USD and 1 EUR won't give a good result...
Regards, Andreas
---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend