Re: dividing money by money
Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
From: Stefan Kaltenbrunner <stefan@kaltenbrunner.cc>
To: Andy Balholm <andy@balholm.com>
Cc: Kevin Grittner <Kevin.Grittner@wicourts.gov>, pgsql-hackers@postgresql.org
Date: 2010-06-01T15:00:51Z
Lists: pgsql-hackers
Andy Balholm wrote: > Thanks for the explanation of CommitFests. > >>> On May 30, 2010, at 6:53 AM, Kevin Grittner wrote: >>>> You would then generate a diff in context format and post to the >>>> -hackers list with that file as an attachment. > > I made my diff with src/tools/make_diff, as suggested in the Developer FAQ. But using git diff would be less hassle. Do the diffs from git diff work just as well? context diffs are preferred - for advise on how to create them: http://wiki.postgresql.org/wiki/Working_with_Git#Context_diffs_with_Git Stefan