Greg Stark <greg.st...@enterprisedb.com> writes: > I'll repeat my suggestion that everyone poo-pooed: we can have the > mail list filters recognize patches, run filterdiff on them with our > prefered options, and attach the result as an additional attachment > (or link to some web directory).
The argument that was made at the developer meeting is that the preferred way of working will be to apply the submitted patch in one's local git repository, and then do any needed editorialization as a second patch on top of it. So the critical need as I see it is to be able to see a -c version of a patch-in-progress (ie, diff current working state versus some previous committed state). Readability of the patch as-submitted is useful for quick eyeball checks, but I think all serious reviewing is going to be done on local copies. > I think this is actually all a red herring since it's pretty easy for > the reviewer to run filterdiff anyways. I don't trust filterdiff one bit :-( regards, tom lane -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers