On Mon, Oct 20, 2025 at 10:39:19AM -0400, Tom Lane wrote:
> OK, I pushed a placeholder following Nathan's formatting proposal.
> The ABI checker should still complain, because I made it point at
> REL_18_0^, which is what I expect we'd do in practice. After we
> see it respond to that, we can move the reference point to where
> it needs to be.
Thanks. Here's a new patch set. The v18 patch is just an update to the
.abi-compliance-history file that Tom committed. The master patch adds
instructions for generating the file to RELEASE_NOTES. I imagine we'll
want to add .abi-compliance-history files for the back-branches, too
(except for perhaps v13, which is about to go out of support in a couple
weeks).
--
nathan