Re: ERROR: function round(double precision, integer) does not exist - WTF?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: ERROR: function round(double precision, integer) does not exist - WTF?
Дата
Msg-id 2767.1078460124@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: ERROR: function round(double precision, integer) does not exist - WTF?  ("Glen Parker" <glenebob@nwlink.com>)
Список pgsql-general
"Glen Parker" <glenebob@nwlink.com> writes:
> When I say it's broken though, I'm talking more specifically about trying to
> use round(float, int); is there some reason that this function overload
> should not exist in the absence of an implicit float->numeric cast?

Send a patch ... I don't recall anyone ever claiming that Postgres has a
complete set of functions ...

            regards, tom lane

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

Предыдущее
От: "Glen Parker"
Дата:
Сообщение: Re: ERROR: function round(double precision, integer) does not exist - WTF?
Следующее
От: David Garamond
Дата:
Сообщение: building 7.4.1 (on linux) with --disable-shared