RE: [HACKERS] Bug?

From: "Meskes, Michael" <meskes(at)topsystem(dot)de>
To: "'Thomas G(dot) Lockhart'" <lockhart(at)alumni(dot)caltech(dot)edu>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: tih(at)hamartun(dot)priv(dot)no, meskes(at)topsystem(dot)de, pgsql-hackers(at)postgresql(dot)org
Subject: RE: [HACKERS] Bug?
Date: 1998-02-10 09:38:48
Message-ID: 11720CEF3853D011AC0C00A024B7A9E111254F@EINSTEIN
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Great. Thanks.

Michael

--
Dr. Michael Meskes, Project-Manager | topsystem Systemhaus GmbH
meskes(at)topsystem(dot)de | Europark A2, Adenauerstr. 20
meskes(at)debian(dot)org | 52146 Wuerselen
Go SF49ers! Go Rhein Fire! | Tel: (+49) 2405/4670-44
Use Debian GNU/Linux! | Fax: (+49) 2405/4670-10

> -----Original Message-----
> From: Thomas G. Lockhart [SMTP:lockhart(at)alumni(dot)caltech(dot)edu]
> Sent: Monday, February 09, 1998 5:07 PM
> To: Bruce Momjian
> Cc: tih(at)hamartun(dot)priv(dot)no; meskes(at)topsystem(dot)de;
> pgsql-hackers(at)postgresql(dot)org
> Subject: Re: [HACKERS] Bug?
>
> Bruce Momjian wrote:
>
> > > 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.
>
> Will be done for v6.3 then. I'm finishing up on patches to gram.y to
> help
> with CREATE FUNCTION, etc., wrt type names. Will commit the scan.l
> changes at
> that time...
>
> - Tom

Browse pgsql-hackers by date

  From Date Subject
Next Message Maurice Gittens 1998-02-10 10:00:58 postmaster dies
Previous Message Vadim B. Mikheev 1998-02-10 09:33:01 bug: HashJoin and backward cursors...