Re: What do you think?

From: Jurgen Defurne <defurnj(at)glo(dot)be>
To: postgreSQL general mailing list <pgsql-general(at)postgresql(dot)org>
Subject: Re: What do you think?
Date: 2000-05-05 17:33:51
Message-ID: 391305FF.A517FA@glo.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ross J. Reedstrom wrote:

>
> Good news, Jurgen! NUMERIC has been in there since 6.5.0, (hmm, can't
> find a release date. Should ask Bruce to put a timeline somewhere)
> There're a few bug fixes/feature extensions for it in 7.0 (to be released
> Monday), some things like indices, arrays, log() and casting to numeric,
> but otherwise, I think it's been a pretty stable basic type since it's
> release. What version of PostgreSQL are you basing your comments on? You
> sound fairly positive, even if you're using an older version. It's gotten
> better! One of the curses of Open Source is how fast it can develop:
> 6.5 was a huge leap over 6.4, and 7.0 is at least as big a jump past 6.5.
>
> Ross
> --
> Ross J. Reedstrom, Ph.D., <reedstrm(at)rice(dot)edu>
> NSBRI Research Scientist/Programmer
> Computer and Information Technology Institute
> Rice University, 6100 S. Main St., Houston, TX 77005

I am using probably 6.5.2 on my server, and absolutely 6.5.3 on my laptop for
development. From the documentation I know that there are numeric types,
but these are all binary integer types, as supplied with C -> 2, 4 and 8 byte
types.

I do not find any reference to a numeric type which can be defined as having
D digits and P precision, like this : NUMERIC(D, P).
Example : NUMERIC(8, 4) is a number with this format 9999.9999, etc.

Jurgen

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mike Mascari 2000-05-05 18:49:35 Re: What do you think?
Previous Message Keith G. Murphy 2000-05-05 15:50:20 Re: ../\...Advice For New Immigrants^^^..