Re: what's going on with lapwing?
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>, Andrew Dunstan <adunstan@postgresql.org>, pgbuildfarm@rjuju.net, Julien Rouhaud <rjuju123@gmail.com>
Date: 2025-03-03T20:52:30Z
Lists: pgsql-hackers
On Mon, Mar 3, 2025 at 2:53 PM Tom Lane <tgl@sss.pgh.pa.us> wrote: > Robert Haas <robertmhaas@gmail.com> writes: > > lapwing has been failing sepgsql-check for over a month, but there's > > no log file: > > I believe it hasn't been updated with the buildfarm client changes > needed to run sepgsql-check since aeb8ea361. OK, thanks. The owner is pgbuildfarm@rjuju.net, which I'm guessing might be Julien Rouhaud, but not sure? It would be good to get that updated, especially with the end of the release cycle hard upon us. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Revert workarounds for -Wmissing-braces false positives on old GCC
- 618c64ffd396 18.0 landed
-
Convert sepgsql tests to TAP
- aeb8ea361a0a 18.0 cited