Re: Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1 - Mailing list pgsql-bugs

From Sverre H. Huseby
Subject Re: Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1
Date
Msg-id 20030105222430.GK9405@thathost.com
Whole thread Raw
In response to Re: Bug #864: MOD(RANDOM(),1.0) don't work in 7.3.1  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
[Tom Lane]

|   This is not a bug, but an intentional change: float->numeric isn't
|   an implicit cast anymore.

Ah.  I didn't find it in the "Observe the following incompatibilities"
of the HISTORY file, so I imagined it could be unintentional.

Thanks for replying!


Sverre.

--
shh@thathost.com        Computer Geek?  Try my Nerd Quiz
http://shh.thathost.com/    http://nerdquiz.thathost.com/

pgsql-bugs by date:

Previous
From: Felipe Barousse Boué
Date:
Subject: Function round(double precision, integer) does not exists trouble in 7.3.1, did work on 7.2.1
Next
From: Dan Wright
Date:
Subject: Re: Bug #865: PostgreSQL 7.3 and 7.3.1 fails to compile