Re: Re: Abbreviated keys for Numeric - Mailing list pgsql-hackers

From Robert Haas
Subject Re: Re: Abbreviated keys for Numeric
Date
Msg-id CA+Tgmoat3tsW+35DSJ+gPr9EjC1mAuruG2Nq7qz_dvoHRNFNjQ@mail.gmail.com
Whole thread Raw
In response to Re: Re: Abbreviated keys for Numeric  (Peter Geoghegan <pg@heroku.com>)
List pgsql-hackers
On Sat, Jan 31, 2015 at 7:07 PM, Peter Geoghegan <pg@heroku.com> wrote:
> I don't want to get bogged down on this - the numeric abbreviation
> patch *is* still much more compelling - but maybe abbreviation of
> float8 isn't a red herring after all.

I'm completely on-board with doing something about numeric.  I think
it might be pretty foolish to try to do anything about any data type
the CPU has hard-wired knowledge of.  We're basically betting that we
can do better in software than they did in hardware, and even if that
happens to be true on some systems under some circumstances, it leaves
us in a poor position to leverage future improvements to the silicon.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: parallel mode and parallel contexts
Next
From: Robert Haas
Date:
Subject: Re: jsonb, unicode escapes and escaped backslashes