Re: dividing money by money - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: dividing money by money
Date
Msg-id 1279257463.6874.1.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: dividing money by money  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: dividing money by money
List pgsql-hackers
On tor, 2010-07-15 at 22:25 -0400, Tom Lane wrote:
> "Kevin Grittner" <Kevin.Grittner@wicourts.gov> writes:
> > Andy Balholm <andy@balholm.com> wrote:
> >> On Jun 21, 2010, at 11:47 AM, Kevin Grittner wrote:
> >> I deleted the excess comments and moved some lines around. Here it
> >> is with the changes.
>  
> > I ran pgindent to standardize the white space.  (No changes of
> > substance.)  Patch attached.
>  
> > I'll mark it "Ready for Committer".
> 
> Applied with some editorial changes.

I didn't see any discussion about why this should return float8 rather
than numeric.  It seems wrong to use float8 for this.




pgsql-hackers by date:

Previous
From: Chris
Date:
Subject: Re: testing plpython3u on 9.0beta3
Next
From: Jeff Davis
Date:
Subject: Re: (9.1) btree_gist support for searching on "not equals"