Re: Decimal64 and Decimal128

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Decimal64 and Decimal128
Дата
Msg-id CAM3SWZTTzE1X0z4euJ-xkeQX913YgE8F47c7uCHum35zUk=W-Q@mail.gmail.com
обсуждение исходный текст
Ответ на Decimal64 and Decimal128  (Feng Tian <ftian@vitessedata.com>)
Ответы Re: Decimal64 and Decimal128  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
On Thu, Sep 24, 2015 at 1:29 PM, Feng Tian <ftian@vitessedata.com> wrote:
> Here is an extension for 64 and 128 bit decimal types using IEEE decimal
> floating point.  The original idea/implementation is from
> http://pgxn.org/dist/pgdecimal/1.0.0/

Interesting. A default B-Tree operator class for the decimal types
would be nice.

I would worry about the implicit casts you've added. They might cause problems.

-- 
Peter Geoghegan



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

Предыдущее
От: Feng Tian
Дата:
Сообщение: Re: Decimal64 and Decimal128
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Decimal64 and Decimal128