Re: round() function wrong?

Поиск
Список
Период
Сортировка
От Michael Brusser
Тема Re: round() function wrong?
Дата
Msg-id DEEIJKLFNJGBEMBLBAHCIEGBDNAA.michael@synchronicity.com
обсуждение исходный текст
Ответ на Re: round() function wrong?  ("scott.marlowe" <scott.marlowe@ihs.com>)
Ответы Re: round() function wrong?  ("scott.marlowe" <scott.marlowe@ihs.com>)
Список pgsql-hackers
But this seems to work correctly on 7.3.2 and 7.3.4:
psql -c "select round (2.5)"
Password: round 
-------    3
(1 row)

=============
> 
> I just tried that on my 7.2.4 and 7.4 beta 4 machines and I get 2 for 
> round(2.5)
> 
> 




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

Предыдущее
От: "Darren King"
Дата:
Сообщение: Re: Dreaming About Redesigning SQL
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Call for port reports