NUMERIC stuff committed - Mailing list pgsql-hackers

From jwieck@debis.com (Jan Wieck)
Subject NUMERIC stuff committed
Date
Msg-id m0zvSF0-000EBPC@orion.SAPserv.Hamburg.dsh.de
Whole thread Raw
In response to Re: [HACKERS] NUMERIC needs OID's  (Bruce Momjian <maillist@candle.pha.pa.us>)
List pgsql-hackers
Bruce Momjian wrote:

> [...]
> oids into that range, while we have never used oids over 1644.  Just
> start at 1650 and head toward 16384.  We have roughly 16200 unused
> system oids left.

    I've  just  committed  the NUMERIC stuff to the CURRENT tree.
    Used OID's 1700-1767 up to now (some more  will  follow  when
    implementing the trigonometric functions).

    Well folks - it's there now and can be stressed! Don't forget
    to initdb.

    I'll add a first precision check using some  of  the  complex
    math functions with scale 1000 to the regression soon.


Jan

--

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

pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] NUMERIC needs OID's
Next
From: Terry Mackintosh
Date:
Subject: psql: stdout or stderr?