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 17:30:32 |
Message-ID: | aPfDOD6F4FaJJd7M@nathan |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Mon, Oct 20, 2025 at 11:22:29PM +0200, David E. Wheeler wrote:
> I suggest mentioning that new entries should be at the top, that the list
> should be in reverse chronological order.
I felt that this was already covered in the existing commentary.
> Otherwise this looks great, love seeing it!
Thanks for looking. Now that we have a new run from baza that appears to
be using the updated baseline, I've committed the remaining patches.
For the rest of the back-branches, I'm considering starting with a baseline
of the latest minor version stamps. While it would be nice to have a
comprehensive history of the ABI compatibility for each major version,
we've lived this long without it, and I think it's unlikely that we'd act
on any breakages that predate the latest release set. Thoughts?
--
nathan
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2025-10-21 17:36:53 | Re: [PATCH v4] parallel pg_restore: avoid disk seeks when jumping short distance forward |
Previous Message | Alexander Borisov | 2025-10-21 16:17:00 | Optimization of the is_normalized() function. |