diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2024-08-15 11:43:55 -0400 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2024-08-15 11:43:55 -0400 |
commit | ad89d71978429c61647ae57174a61deb192bd51c (patch) | |
tree | 240be10ff48b924701248b82b43b4d8865635092 | |
parent | 97add39c038bbdb9082b416ddf04cd20b0d20bf5 (diff) | |
download | postgresql-ad89d71978429c61647ae57174a61deb192bd51c.tar.gz postgresql-ad89d71978429c61647ae57174a61deb192bd51c.zip |
Add 97add39c0 to .git-blame-ignore-revs.
-rw-r--r-- | .git-blame-ignore-revs | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.git-blame-ignore-revs b/.git-blame-ignore-revs index 92803745615..334e05d2b7b 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 +97add39c038bbdb9082b416ddf04cd20b0d20bf5 # 2024-08-15 11:41:46 -0400 +# Clean up indentation and whitespace inconsistencies in ecpg. + 8de5ca1dc9fa809102acd1983ee19159d0bc469f # 2024-08-12 10:57:03 +0300 # Fix bad indentation introduced in commit f011e82c2c |