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

From David E. Wheeler
Subject Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Date
Msg-id F6567E02-23FD-455C-95D2-5CB076BC4E65@justatheory.com
Whole thread Raw
In response to Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()  (Mankirat Singh <mankiratsingh1315@gmail.com>)
List pgsql-hackers
On Oct 18, 2025, at 22:48, Mankirat Singh <mankiratsingh1315@gmail.com> wrote:

> I've implemented the support for .abi-compliance-history file. If the file is present in a STABLE branch, it will be
usedby default; otherwise, the latest tag will be used. You can view the changes here[1]. 

I’ve now deployed this change (well, a subsequent change that does it better) to baza, so once the
.abi-compliance-historyhas been committed to the rev 18 branch (assuming the format is compatible), it should start
passingagain. 

Best,

David


Attachment

pgsql-hackers by date:

Previous
From: Philip Alger
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement
Next
From: "Joel Jacobson"
Date:
Subject: Re: Optimize LISTEN/NOTIFY