| From: | Fernando Schapachnik <fernando(at)mecon(dot)gov(dot)ar> |
|---|---|
| To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
| Cc: | "Eric B(dot) Ridge" <ebr(at)tcdi(dot)com>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: division by zero |
| Date: | 2003-03-07 20:08:44 |
| Message-ID: | 20030307200844.GP357@bal740r0.mecon.gov.ar |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
En un mensaje anterior, Tom Lane escribió:
> Can anyone confirm whether the error shows up on other BSD-derived
> platforms?
FreeBSD 4.7-RELEASE-p7
db=# SELECT version();
version
---------------------------------------------------------------------
PostgreSQL 7.3.2 on i386-portbld-freebsd4.7, compiled by GCC 2.95.4
(1 row)
db=# SELECT 1/0;
ERROR: floating point exception! The last floating point operation either
exceeded legal ranges or was a divide by zero
Regards.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Pam Wampler | 2003-03-07 20:13:48 | Re: division by zero |
| Previous Message | Tom Lane | 2003-03-07 20:05:12 | Re: division by zero |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Kevin Brown | 2003-03-07 20:43:01 | Re: Win32 Powerfail testing |
| Previous Message | Tom Lane | 2003-03-07 20:05:12 | Re: division by zero |