Re: integer to float8 propagation (missing decimal)

Поиск
Список
Период
Сортировка
От Zeugswetter Andreas SARZ
Тема Re: integer to float8 propagation (missing decimal)
Дата
Msg-id 219F68D65015D011A8E000006F8590C6010A51C2@sdexcsrv1.sd.spardat.at
обсуждение исходный текст
Список pgsql-hackers
I think the real problem right now is the lack of a decimal type.
An integer out of range could be converted to a decimal without
loosing precision. I think this would be the right thing to do.
This is how Informix and DB/2 do it (and Oracle I guess).
I personally think postgresql should not force the user to use
typecasts where it is not absolutely necessary.

Andreas

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

Предыдущее
От: "Billy G. Allie"
Дата:
Сообщение: The use of macros for heap_getattr. (clarification).
Следующее
От: Brano Vislocky
Дата:
Сообщение: (no subject)