Skip to content

Commit a72f7d9

Browse files
committed
Add .abi-compliance-history to v18 branch.
This is just a quick commit to verify that the buildfarm ABI checker responds to this control file. Once we've tested that, we will update the file to point at c8af501. There's documentation mop-up yet to do, too. Discussion: https://postgr.es/m/aPJ03E2itovDBcKX@nathan Backpatch-through: 18 only
1 parent 399a9e0 commit a72f7d9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.abi-compliance-history

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Reference point for ABI compliance checks
2+
# Add new entries by adding the output of the following to the top of the file:
3+
# $ git log --pretty=format:"%H # %cd%n# %s" $ABIBREAKGITHASH -1 --date=iso
4+
#
5+
# Initial entry would normally point to a commit slightly before the .0 stamp.
6+
9bbcec6030a2744d83311370ec92213fbd76e514 # 2025-09-22 14:18:56 +0200
7+
# Translation updates

0 commit comments

Comments
 (0)