Re: NUMERIC private methods? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: NUMERIC private methods?
Date
Msg-id 20150324235807.GB19256@momjian.us
Whole thread Raw
In response to Re: NUMERIC private methods?  (Andrew Gierth <andrew@tao11.riddles.org.uk>)
List pgsql-hackers
On Sun, Mar 22, 2015 at 04:08:32AM +0000, Andrew Gierth wrote:
> >>>>> "Bruce" == Bruce Momjian <bruce@momjian.us> writes:
> 
>  > !      However, calculations on <type>numeric</type> values is very slow
> 
> arithmetic ... is,  but calculations ... are

Ah, good point.  Fixed an applied.  Thanks.

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + Everyone has their own god. +



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Exposing PG_VERSION_NUM in pg_config
Next
From: Bruce Momjian
Date:
Subject: Re: proposal GSoC 2015 task: Allow access to the database via HTTP