aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Bossart <nathan@postgresql.org>2024-11-22 12:17:35 -0600
committerNathan Bossart <nathan@postgresql.org>2024-11-22 12:17:35 -0600
commit8589876b796e1b78ccb38c3557f648f2b5f336ba (patch)
treeb42ba2667c8f14306072586b91d025ac5be597f0
parent8fb5936703e84945766b8425bfe54e0060dea231 (diff)
downloadpostgresql-8589876b796e1b78ccb38c3557f648f2b5f336ba.tar.gz
postgresql-8589876b796e1b78ccb38c3557f648f2b5f336ba.zip
Add a couple of recent commits to .git-blame-ignore-revs.
-rw-r--r--.git-blame-ignore-revs6
1 files changed, 6 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index ddbfdfe0041..7ace1d30823 100644
--- a/.git-blame-ignore-revs
+++ b/.git-blame-ignore-revs
@@ -14,6 +14,12 @@
#
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso
+53dcba9be5746cc126bdb949bf81c29ea2cfc24d # 2024-11-21 21:40:17 +0100
+# pgindent run
+
+a7f2f6adc240a2823c2344b89e90bb630dea8803 # 2024-10-16 12:21:13 -0700
+# Whitespace fixup from generated unicode tables.
+
7f7474a8e4002ac9fd4979cc7b16b50b70b70c28 # 2024-09-27 11:14:31 -0400
# Reindent pg_verifybackup.c.