Re: ERROR: function round(double precision, integer) does
On Thu, Mar 04, 2004 at 06:12:36PM -0800, Glen Parker wrote:[color=blue]
>
> This popped up because we're doing dev work against a 7.4 server but
> deploying against a 7.2 server.[/color]
Don't do that. You're going to have loads of trouble.
[color=blue]
> these queries are concerned. I'm considering Postgres to be broken. Am I
> wrong?[/color]
Yes, you are. These are different pieces of software, and they'll
have different behaviour. It's not like developers renumber the
versions for fun.
A
--
Andrew Sullivan | ajs@crankycanuc k.ca
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
On Thu, Mar 04, 2004 at 06:12:36PM -0800, Glen Parker wrote:[color=blue]
>
> This popped up because we're doing dev work against a 7.4 server but
> deploying against a 7.2 server.[/color]
Don't do that. You're going to have loads of trouble.
[color=blue]
> these queries are concerned. I'm considering Postgres to be broken. Am I
> wrong?[/color]
Yes, you are. These are different pieces of software, and they'll
have different behaviour. It's not like developers renumber the
versions for fun.
A
--
Andrew Sullivan | ajs@crankycanuc k.ca
The fact that technology doesn't work is no bar to success in the marketplace.
--Philip Greenspun
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
Comment