Re: [HACKERS] Current sources?

David Gould <dg@illustra.com>

From: dg@illustra.com (David Gould)
To: scrappy@hub.org (The Hermit Hacker)
Cc: tgl@sss.pgh.pa.us, pgsql-hackers@postgreSQL.org
Date: 1998-05-31T18:36:27Z
Lists: pgsql-hackers
> On Sun, 31 May 1998, David Gould wrote:
> 
> > Thanks. One question, is there any reason we can't use the intx tests on
> > all the platforms? I realize that float it another set of problems, but it
> > seems that int should be be the same?
> 
> 10c10
> < ERROR:  pg_atoi: error reading "100000": Result too large
> ---
> > ERROR:  pg_atoi: error reading "100000": Math result not representable
> 
> The changes are more error message relatd then anything...
> 
> Marc G. Fournier                                
> Systems Administrator @ hub.org 
> primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 

Thats what I thought. So can we just rename the int*-*BSD.out to int*.out?
-dg