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?
---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])
- Re: [BUGS] modulo operator bug? Kemal Bayram
- Re: [BUGS] modulo operator bug? Tom Lane
- Re: [BUGS] modulo operator bug? Tom Lane
