From: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | pgsql-hackers(at)postgreSQL(dot)org |
Cc: | lockhart(at)alumni(dot)caltech(dot)edu |
Subject: | Re: [HACKERS] money data type and conversions |
Date: | 1999-06-23 03:27:20 |
Message-ID: | 199906230327.XAA02980@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> Thus spake Bruce Momjian
> > * Remove Money type and make synonym for decimal(x,2)
> >
> > What about the printing of currency symbol?
>
> That's the one thing that the new types don't offer but that was often
> problematical anyway. In fact, I even submitted a patch to cash.c to
> remove the currency symbol based on earlier discussions. The only
> reason it wasn't added was that the type was supposed to be removed
> soon anyway. Perhaps we should apply the patch anyway for now until
> it is removed.
>
Not good to change behavour in a minor release if we can help it.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Don Baccus | 1999-06-23 05:43:45 | Re: [HACKERS] The dangers of "-F" |
Previous Message | D'Arcy J.M. Cain | 1999-06-23 03:24:24 | Re: [HACKERS] money data type and conversions |