Re: what's going on with lapwing?
Greg Sabino Mullane <htamfids@gmail.com>
From: Greg Sabino Mullane <htamfids@gmail.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Julien Rouhaud <rjuju123@gmail.com>, Andres Freund <andres@anarazel.de>,
Tom Lane <tgl@sss.pgh.pa.us>, Andrew Dunstan <andrew@dunslane.net>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andrew Dunstan <adunstan@postgresql.org>, pgbuildfarm@rjuju.net
Date: 2025-03-07T14:36:58Z
Lists: pgsql-hackers
On Fri, Mar 7, 2025 at 8:52 AM Robert Haas <robertmhaas@gmail.com> wrote: > There is no "what we'd like them to do" -- we have no policy or preference > or anything as a group. Everybody's just guessing what other people want > and care about, and then sometimes we're all grumpy at each other. > This is a great point. Many years ago I had some spare hardware and wanted to setup a build animal. I looked through the list to see what unique permutation I could provide, but it was a very manual process! It would be nice to at least have a list of "wanted" configurations. Perhaps a summary of the currently running configurations. So you could see, for example, which compiler versions were run in the last week, and perhaps how many animals were running it. Basically, some meta information about the current runs, which could help us drive the "wanted" list. -- Cheers, Greg -- Crunchy Data - https://www.crunchydata.com Enterprise Postgres Software Products & Tech Support
Commits
-
Revert workarounds for -Wmissing-braces false positives on old GCC
- 618c64ffd396 18.0 landed
-
Convert sepgsql tests to TAP
- aeb8ea361a0a 18.0 cited