Re: SQL float types

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: SQL float types
Дата
Msg-id 10995.962991728@sss.pgh.pa.us
обсуждение исходный текст
Ответ на SQL float types  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: SQL float types  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The parser currently maps the type REAL to float8. I contend that it
> should be float4.

> float4    =>    real
> float8    =>    double precision

> Can we make this change?

Not just on your say-so.  Arguments please?

In the absence of pretty compelling reasons to change, I think
"backwards compatibility" will have to win the day on something
like this.
        regards, tom lane


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

Предыдущее
От: Karel Zak
Дата:
Сообщение: crypt and MD5 - still not wanted
Следующее
От: Lamar Owen
Дата:
Сообщение: Tim Perdue's article on PHPbuilder