Re: Money data type in PostgreSQL?

Поиск
Список
Период
Сортировка
От Graham Leggett
Тема Re: Money data type in PostgreSQL?
Дата
Msg-id 3FD07C8E.5060108@sharp.fm
обсуждение исходный текст
Ответ на Re: Money data type in PostgreSQL?  (Jan Wieck <JanWieck@Yahoo.com>)
Ответы Re: Money data type in PostgreSQL?
Re: Money data type in PostgreSQL?
Список pgsql-general
Jan Wieck wrote:

> You won't get any rounding errors in NUMERIC either. What people should
> be concerned of is to find an arbitrary precision package for the
> frontend programming language they're using.

What is the definition of a numeric number? I understand (from studying
numeric methods all those years ago) that the base 10 decimal number 0.1
cannot be stored exactly in base 2 floating point, thus my use of
integers - is numeric an arbitrary precision concept?

Regards,
Graham
--


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