From: Nathan Bossart Date: Tue, 21 Oct 2025 15:02:19 +0000 (-0500) Subject: Add previous commit to .git-blame-ignore-revs. X-Git-Tag: REL_17_7~47 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=e9514a2f73162578fd53d391dd6eff4359c82b61;p=postgresql.git Add previous commit to .git-blame-ignore-revs. Backpatch-through: 13 --- diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 3538e0cdc75..6a6507df25b 100644 --- a/.git-blame-ignore-revs +++ b/.git-blame-ignore-revs @@ -14,6 +14,9 @@ # # $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso +c0897125171035e4d4b9fc8cf8a099131ac45281 # 2025-10-21 09:56:26 -0500 +# Re-pgindent brin.c. + c739ae9e288c095cfe1b91ce27a2f2c075ed5da4 # 2024-08-26 16:16:09 -0700 # Fix identation.