Re: Maintaining a list of pgindent commits for "git blame" to ignore
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Peter Geoghegan <pg@bowt.ie>
Cc: Bruce Momjian <bruce@momjian.us>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2021-03-18T23:40:36Z
Lists: pgsql-hackers
Peter Geoghegan <pg@bowt.ie> writes: > What about reformat-dat-files and perltidy runs? It seems that you > have sometimes used all three reformatting tools to produce one commit > -- but not always. ISTM that I should get any of those that I missed. > And that the pgindent README (which already mentions these other > tools) ought to be updated to be explicit about the policy applying > equally to commits that apply any of the two other tools in bulk. Good question. We don't have a standard about that (whether to do those in separate or the same commits), but we could establish one if it seems helpful. regards, tom lane
Commits
-
Add list of ignorable pgindent commits for git-blame.
- 8e638845ff6b 14.0 landed
-
pgindent run prior to branching v13.
- b5d69b7c22ee 13.0 cited