> round(double precision,integer) function in 7.3 does not work There isn't a round(double, integer) function in 7.3, and there wasn't one in 7.2 either.
7.3 forces you to write the cast to numeric explicitly.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://archives.postgresql.org
