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

From David E. Wheeler
Subject Re: ABI Compliance Checker GSoC Project
Date
Msg-id F1C4A8F2-3F04-4663-8B62-BFDA4417D4F2@justatheory.com
Whole thread Raw
In response to Re: ABI Compliance Checker GSoC Project  (Mankirat Singh <mankiratsingh1315@gmail.com>)
Responses Re: ABI Compliance Checker GSoC Project
List pgsql-hackers
On Jul 13, 2025, at 14:34, Mankirat Singh <mankiratsingh1315@gmail.com> wrote:

> Here, I had a proposal: In case an ABI break is found, then loop
> through the commits after the last run to find the offending commit.
> We can also give the animal owner the option to decide whether they
> want to use their own machine to perform this search or not. Let me
> know your thoughts on this.

Presumably you could work your way backwards until the ABI break disappears. That should minimize the number of commits
youhave to compile and test. 

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: Dmitry Dolgov
Date:
Subject: Re: Changing shared_buffers without restart
Next
From: Mankirat Singh
Date:
Subject: Re: ABI Compliance Checker GSoC Project