On Thu, Sep 24, 2015 at 1:29 PM, Feng Tian <[email protected]> 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 -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
