Kemal Bayram <[EMAIL PROTECTED]> writes:
> from psql:
> kemal=# select 0.99 % 0.50;
> ?column?
> ----------
> 0.04
> (1 row)
> Am I missing something fundemental here or is this indeed a bug?
Looks like a bug to me too. mod_var shouldn't be using tmp.rscale,
I think.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- [BUGS] modulo operator bug? Kemal Bayram
- Re: [BUGS] modulo operator bug? Tom Lane
- Re: [BUGS] modulo operator bug? Tom Lane
