Re: double precision vs. numeric - Mailing list pgsql-sql

From Tom Lane
Subject Re: double precision vs. numeric
Date
Msg-id 7131.1156440586@sss.pgh.pa.us
Whole thread Raw
In response to double precision vs. numeric  (Aarni Ruuhimäki <aarni@kymi.com>)
Responses Re: double precision vs. numeric  (Aarni Ruuhimäki <aarni@kymi.com>)
List pgsql-sql
Aarni Ruuhimäki <aarni@kymi.com> writes:
> I vaguely remember having seen a message 
> ' ... type double precision ... will be depreciated / unsupported in future 
> releases ... '
> or something like that somewhere. (?)

Perhaps you are thinking of type "money"?  DOUBLE PRECISION is in the
SQL standard, it's certainly not going anywhere.
        regards, tom lane


pgsql-sql by date:

Previous
From: Michael Fuhr
Date:
Subject: Re: double precision vs. numeric
Next
From: Michael Fuhr
Date:
Subject: Re: Function to retrieve the Id column