Re: SQL float types
| От | Bruce Momjian |
|---|---|
| Тема | Re: SQL float types |
| Дата | |
| Msg-id | 200007080029.UAA10108@candle.pha.pa.us обсуждение исходный текст |
| Ответ на | Re: SQL float types (Peter Eisentraut <peter_e@gmx.net>) |
| Список | pgsql-hackers |
> Tom Lane writes: > > > > float4 => real > > > float8 => double precision > > > Not just on your say-so. Arguments please? > > SQL: > > 22)REAL specifies the data type approximate numeric, with implementation- > defined precision. > > 23)DOUBLE PRECISION specifies the data type approximate numeric, > with implementation-defined precision that is greater than the > implementation-defined precision of REAL. > > Notice that there is no "at least" here anywhere. You have convinced me. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000+ If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania19026
В списке pgsql-hackers по дате отправления: