Re: ABI Compliance Checker GSoC Project

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Mankirat Singh <mankiratsingh1315(at)gmail(dot)com>, pgsql-hackers(at)lists(dot)postgresql(dot)org, Andrew Dunstan <andrew(at)dunslane(dot)net>
Subject: Re: ABI Compliance Checker GSoC Project
Date: 2026-01-11 16:47:27
Message-ID: EB6F979A-1EC0-4284-A3A5-6FBF8B522BB8@justatheory.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Jan 10, 2026, at 19:22, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:

> Sadly, it seems we won't find a version of that that works on
> non-Linux platforms, because it's specific to ELF binary format.

Mankirat can speak more directly to this state of affairs, but the goal was to get a decent 80% solution in place on at least one platform, and the tooling for these sorts of tasks tends not to be multi-platform. Perhaps we’d be able to support other platforms and toolings within the ABICompCheck module at some point.

Best,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrey Borodin 2026-01-11 17:54:10 Re: Compression of bigger WAL records
Previous Message Andrey Borodin 2026-01-11 16:43:41 Re: GIN pageinspect support for entry tree and posting tree