Re: ABI Compliance Checker GSoC Project
David E. Wheeler <david@justatheory.com>
From: "David E. Wheeler" <david@justatheory.com>
To: Mankirat Singh <mankiratsingh1315@gmail.com>
Cc: pgsql-hackers@lists.postgresql.org
Date: 2025-09-01T13:12:20Z
Lists: pgsql-hackers
On Aug 31, 2025, at 10:17, Mankirat Singh <mankiratsingh1315@gmail.com> wrote: > I have updated the module to report a failure status whenever any ABI change is detected without specific conditions. For example, the image attached from my local server gave a failure status on the ABICompCheck step when comparing REL_17_1 with the head commit of REL_17_STABLE, as ABI changes were found. Thank you! I updated baza with the latest a couple days ago. > Also, I think we can also have a configuration option for animal owners to toggle ABI change status on or off, thoughts? Mabye? Might be worth waiting to see how much of an issue it is. If there is a failure a then a fix, it should turn green again. It might not be necessary. What do you think, Hackers? Best, David