Re: Bug #835: round(double precision,integer) function in 7.3 does not work

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Bug #835: round(double precision,integer) function in 7.3 does not work
Дата
Msg-id 20575.1039042529@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Bug #835: round(double precision,integer) function in 7.3 does not work  (pgsql-bugs@postgresql.org)
Список pgsql-bugs
> 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

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