Re: dividing money by money

Kevin Grittner <kevin.grittner@wicourts.gov>

From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Alvaro Herrera" <alvherre@commandprompt.com>
Cc: "Andy Balholm" <andy@balholm.com>, "pgsql-hackers" <pgsql-hackers@postgresql.org>
Date: 2010-06-01T15:45:57Z
Lists: pgsql-hackers
Alvaro Herrera <alvherre@commandprompt.com> wrote:
 
> Hmm, cvs diff -Ncp does show method names too, so this is probably
> filterdiff removing them.
 
My bad; I apparently got confused somehow when looking at a context
diff -- the function names are indeed there after the filterdiff
conversion.  Sorry for the noise on that.
 
> BTW maybe the developer faq could use all the info gathered in
> this thread.
 
I'll take a look at that today.
 
-Kevin