Re: ABI Compliance Checker GSoC Project - Mailing list pgsql-hackers

From David E. Wheeler
Subject Re: ABI Compliance Checker GSoC Project
Date
Msg-id 411373F6-227B-4194-AEB4-82BF15D249AE@justatheory.com
Whole thread Raw
In response to Re: ABI Compliance Checker GSoC Project  (Mankirat Singh <mankiratsingh1315@gmail.com>)
List 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.
Forexample, the image attached from my local server gave a failure status on the ABICompCheck step when comparing
REL_17_1with 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
greenagain. It might not be necessary. 

What do you think, Hackers?

Best,

David



Attachment

pgsql-hackers by date:

Previous
From: Rahila Syed
Date:
Subject: Re: Improve LWLock tranche name visibility across backends
Next
From: Robert Treat
Date:
Subject: Re: pgbench - adding pl/pgsql versions of tests