Re: Let's drop two obsolete features which are bear-traps for novices - Mailing list pgsql-hackers

From Tatsuo Ishii
Subject Re: Let's drop two obsolete features which are bear-traps for novices
Date
Msg-id 20141104.075106.1985158077634336032.t-ishii@sraoss.co.jp
Whole thread Raw
In response to Re: Let's drop two obsolete features which are bear-traps for novices  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Responses Re: Let's drop two obsolete features which are bear-traps for novices  (David Fetter <david@fetter.org>)
List pgsql-hackers
> The performance of our numeric vs Oracle's was a common complaint when
> I was at EnterpriseDB (in 2007).
> 
> Perhaps numeric's performance could be greatly improved in cases where
> the precision is low enough to map to an int/bigint. That would get us
> closer to eliminating money as well as give other uses a big win. Of
> course, how to do that and not break pg_upgrade is a huge question...

Just out of curiosity, why is Oracle's NUMBER (I assume you are
talking about this) so fast?

Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp



pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: BRIN indexes - TRAP: BadArgument
Next
From: Kevin Grittner
Date:
Subject: Re: Let's drop two obsolete features which are bear-traps for novices