Re: [HACKERS] Bug?
Bruce Momjian <maillist@candle.pha.pa.us>
From: Bruce Momjian <maillist@candle.pha.pa.us>
To: lockhart@alumni.caltech.edu (Thomas G. Lockhart)
Cc: tih@hamartun.priv.no, meskes@topsystem.de, pgsql-hackers@postgresql.org
Date: 1998-02-09T15:49:27Z
Lists: pgsql-hackers
> Per Tom H's suggestion; what do you think Bruce? > > postgres=> select 100000000000; > NOTICE: Integer input '100000000000' is out of range; promoted to float > ?column? > ------------ > 100000000000 > (1 row) > > That would alleviate the "hidden" side effects, but still come closer to > doing something helpful... With the NOTICE, I like it. -- Bruce Momjian maillist@candle.pha.pa.us