On Wed, Jan 7, 2015 at 8:48 AM, Jim Nasby <jim.na...@bluetreble.com> wrote: > On 1/6/15, 3:30 PM, Stefan Kaltenbrunner wrote: >> >> I dont know why it is really needed but maybe for the files that have >> identical copyrights one could simple reference to the COPYRIGHT file we >> already have in the tree? > > > +1 > > Also, now that we're on git it wouldn't be that hard to add commit hooks > that prevent (or maybe even fix) trailing LF. If this is somethin pg_indent > or other tools would do anyway ISTM it'd be nice to use a hook that fixes it > because it would cut down on the size of pg_indent diffs. ... And increase the size of vanilla commits if you do it in the same commit, or make the git history less readable if you fix them as a separate commit. It is better IMO to keep the cleanup work in a single huge commit. -- Michael
-- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers