Re: New version of money type

Поиск
Список
Период
Сортировка
От D'Arcy J.M. Cain
Тема Re: New version of money type
Дата
Msg-id 20060928170710.82d40dd8.darcy@druid.net
обсуждение исходный текст
Ответ на Re: New version of money type  ("Luke Lonergan" <llonergan@greenplum.com>)
Список pgsql-hackers
On Thu, 28 Sep 2006 11:39:31 -0700
"Luke Lonergan" <llonergan@greenplum.com> wrote:
> > Numeric has been shown to be as good or better than money in I/O
> > operations.
> 
> What exactly does that mean in the context of a Datum: "I/O operations"?

It means that numeric is better and parsing/storing/displaying than
money.

-- 
D'Arcy J.M. Cain <darcy@druid.net>         |  Democracy is three wolves
http://www.druid.net/darcy/                |  and a sheep voting on
+1 416 425 1212     (DoD#0082)    (eNTP)   |  what's for dinner.


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Henry B. Hotz"
Дата:
Сообщение: Re: JAVA Support
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Numeric overflow problem + patch