Re: Adding IEEE 754:2008 decimal floating point and hardware support for it

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: Adding IEEE 754:2008 decimal floating point and hardware support for it
Дата
Msg-id 51B80ABF.3040409@2ndquadrant.com
обсуждение исходный текст
Ответ на Re: Adding IEEE 754:2008 decimal floating point and hardware support for it  (Pavel Stehule <pavel.stehule@gmail.com>)
Список pgsql-hackers
On 06/12/2013 01:03 PM, Pavel Stehule wrote:
> Hello
> 
> I worked with gdc' _Decimal* types last week
> 
> https://github.com/okbob/pgDecimal
> 
> I tested it, and should to say, so implementation in gcc is not good -
> lack of lot of functionality, and our Money type is little bit faster
> :(

That's very interesting. Thanks for pointing it out.

Time permitting I'll try adapting it for the Intel lib or IBM's older
pre-IEEE DFP lib and see how they compare.

-- Craig Ringer                   http://www.2ndQuadrant.com/PostgreSQL Development, 24x7 Support, Training & Services



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: transforms
Следующее
От: Tom Dunstan
Дата:
Сообщение: Re: Configurable location for extension .control files