Re: dividing money by money

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Andy Balholm" <andy@balholm.com>
Cc: <pgsql-hackers@postgresql.org>
Date: 2010-06-23T16:45:16Z
Lists: pgsql-hackers

Attachments

Andy Balholm <andy@balholm.com> wrote:
> On Jun 21, 2010, at 11:47 AM, Kevin Grittner wrote:
 
>> The only issue is with the general guideline to make the new code
>> blend in with existing code:
 
> 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".
 
Thanks, Andy!
 
Note to committer: I'm not set up to generate docs, so I just
eyeballed the sgml.
 
-Kevin