Re: Updating IPC::Run in CI? - Mailing list pgsql-hackers

From Andres Freund
Subject Re: Updating IPC::Run in CI?
Date
Msg-id y37trbq6drjl2xvjqtwyyfftylw2toljngctvkdekhyxekyhke@k6h22nbthm7k
Whole thread Raw
In response to Re: Updating IPC::Run in CI?  (Jacob Champion <jacob.champion@enterprisedb.com>)
Responses Re: Updating IPC::Run in CI?
List pgsql-hackers
Hi,

On 2026-01-14 12:40:21 -0800, Jacob Champion wrote:
> IPC::Run is now at 20250809.0 for Debian and the BSDs in our CI.
> (Strawberry Perl on Windows still lags.) I see the cfbot is starting
> to make use of the new images.

Thanks a lot for working on that!  The noise due to the old IPC::Run has been
very annoying...

Noah, do you know if upgrading on windows would fix any issues? Unfortunately
the recipe we used for all the other platforms probably won't quite work on
windows (although it's possible we could use the mingw install to build the
IPC::Run for the perl install used by the msvc build).


> So if, like me, you'd become somewhat numb to "lost stderr" flakes,
> now is a good time to undo that. And please speak up if anything
> starts behaving oddly.

+1

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: David Rowley
Date:
Subject: Re: Patch: dumping tables data in multiple chunks in pg_dump
Next
From: Matheus Alcantara
Date:
Subject: Re: how to gate experimental features (SQL/PGQ)