]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Add .abi-compliance-history to back-branches.
authorNathan Bossart <nathan@postgresql.org>
Tue, 21 Oct 2025 21:37:29 +0000 (16:37 -0500)
committerNathan Bossart <nathan@postgresql.org>
Tue, 21 Oct 2025 21:37:29 +0000 (16:37 -0500)
commitd9c5e7129d2b200fb5df0403b1d1446ff4c17c83
tree73fb1e02f7b6c29d49947ad5db4493e05c1b68c8
parentd1469c21437129932cda9c81e348fd22c7530fa5
Add .abi-compliance-history to back-branches.

This file was previously added to v18 by commits a72f7d97be and
93fb76ca4e.  Unlike the v18 version of the file, the back-branch
versions set the original baseline point to the most recent ABI
break documented in the git commit history.  While we'd ordinarily
set it to something just before the .0 release, we're unlikely to
act upon ABI breaks in released minor versions, so it doesn't seem
worth the trouble to construct a comprehensive history.

Discussion: https://postgr.es/m/aPfDOD6F4FaJJd7M%40nathan
Backpatch-through: 13-17
.abi-compliance-history [new file with mode: 0644]