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

From: "David E(dot) Wheeler" <david(at)justatheory(dot)com>
To: pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc: Mankirat Singh <mankiratsingh1315(at)gmail(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, bruce(at)momjian(dot)us, andrew(at)dunslane(dot)net, nathandbossart(at)gmail(dot)com
Subject: Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Date: 2025-11-01 15:49:50
Message-ID: 4C614B73-8446-4683-936A-B850D315E2BD@justatheory.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Oct 30, 2025, at 13:03, David E. Wheeler <david(at)justatheory(dot)com> wrote:

> On Oct 30, 2025, at 11:22, Mankirat Singh <mankiratsingh1315(at)gmail(dot)com> wrote:
>
>> We can put a note in the compliance check result for new STABLE
>> branches - "no .abi-compliance-history file found", but keep the
>> client status green?
>
> Yes, I think that’s the thing to do.

FYI, Mankirat made this change[0] and I’ve deployed it to baza. It will no only run for branches that contain the history file unless the animal owner configures specific baselines in the configuration file (mainly intended for testing).

Best,

David

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Hannu Krosing 2025-11-01 16:10:08 Re: pg_plan_advice
Previous Message Euler Taveira 2025-11-01 15:31:15 Re: [PATCH] Add Windows support for backtrace_functions (MSVC only)