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

From Nathan Bossart
Subject Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Date
Msg-id aPkH8Uxeb4Klj3Pl@nathan
Whole thread Raw
In response to Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Wed, Oct 22, 2025 at 11:33:20AM -0500, Nathan Bossart wrote:
> On Wed, Oct 22, 2025 at 10:40:50AM -0400, Tom Lane wrote:
>> so I guess we need to add 24f6c1bd4 to that history.
> 
> Yup.  Will do.

Ope, looks like you took care of it already, thanks.

-- 
nathan



pgsql-hackers by date:

Previous
From: Nathan Bossart
Date:
Subject: Re: abi-compliance-check failure due to recent changes to pg_{clear,restore}_{attribute,relation}_stats()
Next
From: Philip Alger
Date:
Subject: Re: [PATCH] Add pg_get_trigger_ddl() to retrieve the CREATE TRIGGER statement