Re: ABI Compliance Checker GSoC Project

David E. Wheeler <david@justatheory.com>

From: "David E. Wheeler" <david@justatheory.com>
To: Peter Eisentraut <peter@eisentraut.org>
Cc: Mankirat Singh <mankiratsingh1315@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2025-09-12T15:49:39Z
Lists: pgsql-hackers
On Sep 12, 2025, at 11:37, Peter Eisentraut <peter@eisentraut.org> wrote:

> I don't think we need any ABI checking until there is a dot-0 release, so I don't agree that a facility like that is needed.

Hrm. I wonder how best to filter out a branch without a dot-0 tag.

> Just compare against the previous release tag.

Yep, that’s what it’s doing. 

Best,

David