Re: int2+float8 problems

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "guard" <guard(at)ficnet(dot)net>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: int2+float8 problems
Date: 2001-03-01 02:01:53
Message-ID: 19717.983412113@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

"guard" <guard(at)ficnet(dot)net> writes:
> select trn_qty,amount2,trn_qty*amount2 from invo
> trn_qty INT2
> amount2 FLOAT8

> +---------+---------+----------+
> | trn_qty | amount2 | ?column? |
> +---------+---------+----------+
> | -1 | 7678 | 7678 |

What platform are you on, and how did you compile Postgres?
Also, what Postgres version? Did you run the regression tests?

regards, tom lane

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Andy Arledge 2001-03-01 03:08:37 novice question
Previous Message Justin Clift 2001-03-01 01:59:38 Help needed -> ERROR: record arow has no field description