Re: Reducing data type space usage

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема Re: Reducing data type space usage
Дата
Msg-id 450C690D.2030004@markdilger.com
обсуждение исходный текст
Ответ на Re: Reducing data type space usage  (Mark Dilger <pgsql@markdilger.com>)
Ответы Re: Reducing data type space usage  (mark@mark.mielke.cc)
Список pgsql-hackers
Mark Dilger wrote:

> Wouldn't a 4-byte numeric be a "float4" and an 8-byte numeric be a 
> "float8".  I'm not sure I see the difference.

Nevermind.  I don't normally think about numeric as anything other than 
an arbitrarily large floating point type.  But it does differ in that 
you can specify the range you want it to cover.

mark


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

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: minor feature request: Secure defaults during function creation
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: New version of money type