Re: [HACKERS] 6.5 Feature list and summary

From: jwieck(at)debis(dot)com (Jan Wieck)
To: maillist(at)candle(dot)pha(dot)pa(dot)us (Bruce Momjian)
Cc: kar(at)webline(dot)dk, hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] 6.5 Feature list and summary
Date: 1999-03-22 11:05:52
Message-ID: m10P2Wm-000EBaC@orion.SAPserv.Hamburg.dsh.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

>
> > I'm a bit surprised. I thought there would be a 6.4.3. When will 6.5 be
> > released?
> >
> > > system. This is all preformed without having to allocate a lock for
> >
> > ....performed...
> >
> > > Numeric data type: We now have a true numeric data type, with
> > > user-specified precision.
> >
> > I thought this was not in 6.5. I was communicating with Jan Wieck who
> > said he didn't have the time to do it for release 6.5.
>
> We are not releasing a 6.4.3. We decided that if we didn't do a lot of
> testing, it may be less stable than 6.4.2, and we didn't want to expend
> time on testing when we should be working on 6.5.

NUMERIC is in v6.5. But it is not the final implementation I
wanted. Sometimes I'll implement it again from scratch. The
new implementation will be a true replacement where only the
internal storage format changes. It will store the value as
short integers with base 10000 what's looking strange for
human beeings but is much better for fast computations.

Jan

--

#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#======================================== jwieck(at)debis(dot)com (Jan Wieck) #

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Horak Daniel 1999-03-22 11:08:53 RE: [HACKERS] dynamic loading on NT works!
Previous Message Jan Wieck 1999-03-22 10:48:37 Re: [HACKERS] Re: Developers Globe (FINAL)