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

From David E. Wheeler
Subject Re: ABI Compliance Checker GSoC Project
Date
Msg-id 32DCE71C-4BA0-4D7E-9E7A-54F2251EB2FA@justatheory.com
Whole thread Raw
In response to Re: ABI Compliance Checker GSoC Project  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: ABI Compliance Checker GSoC Project
List pgsql-hackers
On Sep 12, 2025, at 10:37, Peter Eisentraut <peter@eisentraut.org> wrote:

> This was a change that was intentionally backpatched in a different way in order to preserve ABI compatibility.
Comparecommits 344662848ac on REL_18_STABLE and 0b934d3994f on REL_17_STABLE.  So everything is in order. :) 

Excellent! But an example like this presumably helps make Tom’s case that each branch could have a file that suggests
whichcommit to use as the base for comparison, so that in this example it could be set to 344662848ac and the failures
wouldgo away. As it is, they will persist until a new tag is added or one overrides the base in the build farm client
config.

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: ABI Compliance Checker GSoC Project
Next
From: Tom Lane
Date:
Subject: Re: plan shape work