mirror of https://github.com/postgres/postgres
Add "Add trailing commas to enum definitions" to .git-blame-ignore-revs
Discussion: https://www.postgresql.org/message-id/flat/386f8c45-c8ac-4681-8add-e3b0852c1620%40eisentraut.org
This commit is contained in:
parent
1f06b7fc6e
commit
26f988212e
|
@ -14,6 +14,9 @@
|
|||
#
|
||||
# $ git log --pretty=format:"%H # %cd%n# %s" $PGINDENTGITHASH -1 --date=iso
|
||||
|
||||
611806cd726fc92989ac918eac48fd8d684869c7 # 2023-10-26 09:20:54 +0200
|
||||
# Add trailing commas to enum definitions
|
||||
|
||||
e9718b4bd3e4234ffd5a4907a903367fc483c843 # 2023-10-16 09:36:31 +0900
|
||||
# Fix code indentation violations in e83d1b0c40cc
|
||||
|
||||
|
|
Loading…
Reference in New Issue