aboutsummaryrefslogtreecommitdiff
path: root/.git-blame-ignore-revs
diff options
context:
space:
mode:
authorAndres Freund <andres@anarazel.de>2023-01-13 15:33:17 -0800
committerAndres Freund <andres@anarazel.de>2023-01-13 15:33:49 -0800
commitff23b592ad6621563d3128b26860bcb41daf9542 (patch)
tree5d24ff287ec89f791454568787bf92be62a2ae45 /.git-blame-ignore-revs
parent250c8ee07ede8a104ae1471f6ebca204d94267dd (diff)
downloadpostgresql-ff23b592ad6621563d3128b26860bcb41daf9542.tar.gz
postgresql-ff23b592ad6621563d3128b26860bcb41daf9542.zip
Add 250c8ee07ed to git-blame-ignore-revs
Diffstat (limited to '.git-blame-ignore-revs')
-rw-r--r--.git-blame-ignore-revs3
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs
index 1d8c519e4b4..225b3ac855a 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
+250c8ee07ede8a104ae1471f6ebca204d94267dd # 2023-01-13 15:23:17 -0800
+# Manual cleanup and pgindent of pgstat and bufmgr related code
+
b2e6e768230be334b12dae536ba4c147fba4e9c9 # 2022-09-08 14:01:13 +0700
# Run perltidy over Catalog.pm