Re: Re: Abbreviated keys for Numeric

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: Re: Abbreviated keys for Numeric
Дата
Msg-id CA+Tgmoat3tsW+35DSJ+gPr9EjC1mAuruG2Nq7qz_dvoHRNFNjQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Re: Abbreviated keys for Numeric  (Peter Geoghegan <pg@heroku.com>)
Список 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 по дате отправления:

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: parallel mode and parallel contexts
Следующее
От: Robert Haas
Дата:
Сообщение: Re: jsonb, unicode escapes and escaped backslashes