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) > > ---------------------------(end of broadcast)--------------------------- TIP 7: don't forget to increase your free space map settings
