From: | "Herley Gomez" <hgomez(at)panamericana(dot)com(dot)co> |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #1898: Problema En Tipo de dato Real. |
Date: | 2005-09-19 19:23:39 |
Message-ID: | 20050919192339.B097FF0CC3@svr2.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
The following bug has been logged online:
Bug reference: 1898
Logged by: Herley Gomez
Email address: hgomez(at)panamericana(dot)com(dot)co
PostgreSQL version: 8.0.3-1PGDG
Operating system: Red Hat Enterprise Linux ES release 4 (Nahant Update 1)
Description: Problema En Tipo de dato Real.
Details:
Al Realizar un select sum(campo) from tabla, donde campo es tipo de dato
real, el resultado es diferente si utilizo tipo de dato numeric;
From | Date | Subject | |
---|---|---|---|
Next Message | Alexander Kirpa | 2005-09-20 07:18:45 | BUG #1900: pgdumpall: false function description for type 'opaque' |
Previous Message | Wade Hampton | 2005-09-19 18:18:55 | BUG #1897: dmalloc memory error on PQconnectdb |