Re: ABI Compliance Checker GSoC Project

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Andres Freund <andres(at)anarazel(dot)de>, 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-25 20:48:16
Message-ID: 14745.1769374096@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"David E. Wheeler" <david(at)justatheory(dot)com> writes:
> On Jan 25, 2026, at 15:32, David E. Wheeler <david(at)justatheory(dot)com> wrote:
>> I tried adding --exported-interfaces-only but got the same result. Anyone got other ideas?

> Er, or is this expected prior to you patching .abi-compliance-history?

Yeah, exactly. The point here is we want the complaint about
TransitionCaptureState but not the one about AfterTriggersTableData.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message David E. Wheeler 2026-01-25 21:01:23 Re: ABI Compliance Checker GSoC Project
Previous Message David E. Wheeler 2026-01-25 20:43:39 Re: ABI Compliance Checker GSoC Project