Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()

From: Nathan Bossart <nathandbossart(at)gmail(dot)com>
To: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Mankirat Singh <mankiratsingh1315(at)gmail(dot)com>, pg(at)bowt(dot)ie, andrew(at)dunslane(dot)net, pgsql-hackers(at)lists(dot)postgresql(dot)org
Subject: Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Date: 2025-10-21 21:44:32
Message-ID: aPf-wG1jAG9yW1Tm@nathan
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Tue, Oct 21, 2025 at 10:44:19PM +0200, David E. Wheeler wrote:
> On Oct 21, 2025, at 22:21, Nathan Bossart <nathandbossart(at)gmail(dot)com> wrote:
>> I see that baza is currently using the latest tags for <v18. David, will
>> it start using the .abi-compliance-history file on the rest of the
>> back-branches once it is added?
>
> It should, yes. I added the latest changes from Mankirat to add support
> for it.

Great. All back-branches now have an .abi-compliance-history file.

--
nathan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2025-10-21 21:58:25 Re: [PATCH] parallel pg_restore: move offset-building phase to before forking
Previous Message Masahiko Sawada 2025-10-21 21:42:18 Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue