projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94a7af
)
Add previous commit to .git-blame-ignore-revs.
author
Nathan Bossart
<nathan@postgresql.org>
Tue, 21 Oct 2025 15:02:19 +0000
(10:02 -0500)
committer
Nathan Bossart
<nathan@postgresql.org>
Tue, 21 Oct 2025 15:02:19 +0000
(10:02 -0500)
Backpatch-through: 13
.git-blame-ignore-revs
patch
|
blob
|
blame
|
history
diff --git
a/.git-blame-ignore-revs
b/.git-blame-ignore-revs
index 65aecdffaca6e45689fc9d99e176ff1747f11297..379d0bf22c8f38b35157a25019c4a55cb37e3ed9 100644
(file)
--- 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
+e94a7afe44bfa1bd8dc929204a2d4ac8b3fa9854 # 2025-10-21 09:56:26 -0500
+# Re-pgindent brin.c.
+
7e9c216b5236cc61f677787b35e8c8f28f5f6959 # 2025-09-13 14:50:02 -0500
# Re-pgindent nbtpreprocesskeys.c after commit 796962922e.