Re: [HACKERS] Get rid of Money

2004-09-26 Thread Tom Lane
Dennis Bjorklund <[EMAIL PROTECTED]> writes: > On Sun, 26 Sep 2004, Tom Lane wrote: >>> Wouldn't pg 8.0 be a good release to get rid of the type Money? >> >> (1) there is not actually consensus to get rid of it. > The doc seems to be clear about it. There is consensus that the current implementa

Re: [HACKERS] Get rid of Money

2004-09-25 Thread Dennis Bjorklund
On Sun, 26 Sep 2004, Tom Lane wrote: > > Wouldn't pg 8.0 be a good release to get rid of the type Money? > > (1) there is not actually consensus to get rid of it. The doc seems to be clear about it. What does it provide that numeric doesn't? The only extra thing I know is a currency symbol that

Re: [HACKERS] Get rid of Money

2004-09-25 Thread Tom Lane
Dennis Bjorklund <[EMAIL PROTECTED]> writes: > Wouldn't pg 8.0 be a good release to get rid of the type Money? No. (1) there is not actually consensus to get rid of it. (2) we are already long past the point where we will force initdb for noncritical problems. The right time to propose this wou