| From: | Andres Freund <andres(at)anarazel(dot)de> |
|---|---|
| To: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
| Cc: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> |
| Subject: | Re: Updating IPC::Run in CI? |
| Date: | 2026-01-14 21:12:04 |
| Message-ID: | y37trbq6drjl2xvjqtwyyfftylw2toljngctvkdekhyxekyhke@k6h22nbthm7k |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Matheus Alcantara | 2026-01-14 21:15:47 | Re: how to gate experimental features (SQL/PGQ) |
| Previous Message | David Rowley | 2026-01-14 21:10:55 | Re: Patch: dumping tables data in multiple chunks in pg_dump |