Re: git diff --patience
Kevin Grittner <kevin.grittner@wicourts.gov>
From: "Kevin Grittner" <Kevin.Grittner@wicourts.gov>
To: "Peter Eisentraut" <peter_e@gmx.net>
Cc: <pgsql-hackers@postgresql.org>
Date: 2010-09-29T15:10:58Z
Lists: pgsql-hackers
Attachments
- predicate.h-before (application/octet-stream)
- predicate.h-after (application/octet-stream)
Peter Eisentraut <peter_e@gmx.net> wrote: > Do you have an existing commit where you see a difference so I can > try it and see if there is some other problem that my local > configuration has? Random poking around in the postgresql.git commits didn't turn up any where it mattered, so here's before and after files for the example diff files already posted. If you create branch, commit the before copy, and copy in the after copy, you should be able to replicate the results I posted. -Kevin