From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | Kevin Grittner <Kevin(dot)Grittner(at)wicourts(dot)gov>, Andy Balholm <andy(at)balholm(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: dividing money by money |
Date: | 2010-07-16 05:17:43 |
Message-ID: | 1279257463.6874.1.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-www |
On tor, 2010-07-15 at 22:25 -0400, Tom Lane wrote:
> "Kevin Grittner" <Kevin(dot)Grittner(at)wicourts(dot)gov> writes:
> > Andy Balholm <andy(at)balholm(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Jeff Davis | 2010-07-16 05:19:16 | Re: (9.1) btree_gist support for searching on "not equals" |
Previous Message | Chris | 2010-07-16 05:04:34 | Re: testing plpython3u on 9.0beta3 |
From | Date | Subject | |
---|---|---|---|
Next Message | Kevin Grittner | 2010-07-16 13:39:09 | Re: dividing money by money |
Previous Message | Tom Lane | 2010-07-16 02:25:09 | Re: dividing money by money |