Re: double precision vs. numeric

From: Michael Fuhr <mike(at)fuhr(dot)org>
To: Aarni Ruuhimäki <aarni(at)kymi(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: double precision vs. numeric
Date: 2006-08-28 13:45:25
Message-ID: 20060828134525.GA4468@winnie.fuhr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, Aug 28, 2006 at 04:32:31PM +0300, Aarni Ruuhimki wrote:
> On Monday 28 August 2006 16:08, you wrote:
> > > So this merely means that in future one can not insert empty values into
> > > field of type double precision ?
> >
> > Right. 8.0 issues a warning and 8.1 gives an error:
>
> Ok, thanks.
>
> But NULLs will go in the future too ?

Only if Chris Date takes over the project ;-)

--
Michael Fuhr

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message D'Arcy J.M. Cain 2006-08-28 13:49:30 Re: double precision vs. numeric
Previous Message Aarni Ruuhimäki 2006-08-28 13:32:31 Re: double precision vs. numeric