Math Huh? - Mailing list pgsql-sql

From Josh Berkus
Subject Math Huh?
Date
Msg-id 200205301629.26161.josh@agliodbs.com
Whole thread Raw
Responses Re: Math Huh?  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Math Huh?  (Larry Rosenman <ler@lerctr.org>)
Re: Math Huh?  (David Stanaway <david@stanaway.net>)
Re: Math Huh?  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
List pgsql-sql
Folks,

I'll let this session speak for itself:

jwnet=> select version();                           version
---------------------------------------------------------------PostgreSQL 7.2.1 on i686-pc-linux-gnu, compiled by GCC
2.95.3
(1 row)

jwnet=> select (255 * 255 * 255 * 255);?column?
------------66716671
(1 row)

So, a bug, or what?


--
-Josh Berkus



pgsql-sql by date:

Previous
From: Tom Lane
Date:
Subject: Re: Can you help with this JOIN?
Next
From: Larry Rosenman
Date:
Subject: Re: Math Huh?