Re: abi-compliance-checker - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: abi-compliance-checker
Date
Msg-id CAH2-Wznvsg7nvNpNZfV5OZNgn_44nezPnsPyDBqkehUxkcCbag@mail.gmail.com
Whole thread Raw
In response to Re: abi-compliance-checker  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Responses Re: abi-compliance-checker
List pgsql-hackers
On Tue, Feb 27, 2024 at 9:03 AM Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:
> Now, maybe a buildfarm animal is not the right tool, and instead we need
> a separate system that tests for it and emails pg-hackers when it breaks
> or whatever. That's fine with me, but it seems a pretty minor
> implementation detail.

Anything that alerts on breakage is pretty much equivalent to having a
buildfarm animal.

I have a feeling that there are going to be real problems with
alerting, at least if it's introduced right away. I'd feel much better
about it if there was an existing body of suppressions, that more or
less worked as a reference of agreed upon best practices. Can we do
that part first, rather than starting out with a blanket assumption
that everything that happened before now must have been perfect?

--
Peter Geoghegan



pgsql-hackers by date:

Previous
From: Tomas Vondra
Date:
Subject: Re: Logging parallel worker draught
Next
From: Melanie Plageman
Date:
Subject: Re: BitmapHeapScan streaming read user and prelim refactoring