On Fri, Oct 17, 2025 at 1:15 PM Tom Lane <[email protected]> wrote: > I don't have a problem with the change you made. I do have a problem > with baza having spun up this check before we settled on a way to > manage it.
+1. > AFAIK we don't have any process by which we can decide > that a reported ABI change is acceptable and then clear the failure. > There was some discussion of how to control it [1], but nothing's been > done yet. The fact that this is now causing problems was entirely predictable (and was in fact predicted). Having a way to suppress individual warnings that are deemed to be invalid is 100% essential if we're detecting ABI changes on a buildfarm animal like this. -- Peter Geoghegan
