Re: [HACKERS] Bug?

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: tih(at)Hamartun(dot)Priv(dot)NO (Tom I Helbekkmo)
Cc: meskes(at)topsystem(dot)de, pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] Bug?
Date: 1998-02-07 05:36:26
Message-ID: 199802070536.AAA06737@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> However: do we really want to do this anyway? If you demand that the
> user indicate whether a given constant is integer or real, you lessen
> the risk of doing the wrong thing with his or her data. Specifically,
> going to floating point means giving up accuracy in representation,
> and this may not be something we want to do without user permission.
>

I never auto-convert integer to float unless I have to.

--
Bruce Momjian
maillist(at)candle(dot)pha(dot)pa(dot)us

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1998-02-07 05:45:46 Majordomo results: Re: [HACKERS] Bug? (fwd)
Previous Message Tom I Helbekkmo 1998-02-07 03:53:32 Re: [HACKERS] Bug?