Re: SQL float types - Mailing list pgsql-hackers

From Tom Lane
Subject Re: SQL float types
Date
Msg-id 10995.962991728@sss.pgh.pa.us
Whole thread Raw
In response to SQL float types  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: SQL float types
List pgsql-hackers
Peter Eisentraut <peter_e@gmx.net> writes:
> The parser currently maps the type REAL to float8. I contend that it
> should be float4.

> float4    =>    real
> float8    =>    double precision

> Can we make this change?

Not just on your say-so.  Arguments please?

In the absence of pretty compelling reasons to change, I think
"backwards compatibility" will have to win the day on something
like this.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Karel Zak
Date:
Subject: crypt and MD5 - still not wanted
Next
From: Lamar Owen
Date:
Subject: Tim Perdue's article on PHPbuilder