Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: a math question



On 4/26/2007, "Chris" <dmagick(at)gmail(dot)com> wrote:

>tom wrote:
>
>> In pgsql I have to modify this a bit with 'cast (s_msgs as double
>> precision)' or 'cast(s_msgs as real)' in order to get floating point math.
>> ( cast(s_msgs as double precision)/S_msgs)  and so on...
>>
>> Question:  Is there a better way to get floating point math out of a set
>> of integers?
>
>Nope.

The way they treat math isn't new.  cast one as real and the rest will
follow.

Any idea if it's going to be "better" or even something that can
realistically be benchmarked?



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group