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

From Tom Lane
Subject Re: ERROR: function round(double precision, integer) does not exist - WTF?
Date
Msg-id 2767.1078460124@sss.pgh.pa.us
Whole thread Raw
In response to Re: ERROR: function round(double precision, integer) does not exist - WTF?  ("Glen Parker" <glenebob@nwlink.com>)
List 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 by date:

Previous
From: "Glen Parker"
Date:
Subject: Re: ERROR: function round(double precision, integer) does not exist - WTF?
Next
From: David Garamond
Date:
Subject: building 7.4.1 (on linux) with --disable-shared