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

From Jacob Champion
Subject Re: Updating IPC::Run in CI?
Date
Msg-id CAOYmi+n7927FQRUH5yhCeGtgEaX6u5HP-yhK_D6Byw6RaRyFdw@mail.gmail.com
Whole thread Raw
In response to Re: Updating IPC::Run in CI?  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Fri, Oct 31, 2025 at 2:55 PM Andres Freund <andres@anarazel.de> wrote:
> I think I had to figure this out in the past <dig>, ah, yea:
>
https://github.com/anarazel/pg-vm-images/blob/8ac88f59e368f35a63d3a0635ee7baf3436d5ee3/scripts/windows_install_mingw64.ps1#L25-L27
>
> msys '(echo; echo o conf recommends_policy 0; echo notest install IPC::Run) | cpan'

Heh. Okay, I'll give a version of that a shot.

Thanks!
--Jacob



pgsql-hackers by date:

Previous
From: Jacob Champion
Date:
Subject: Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta
Next
From: Chao Li
Date:
Subject: Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement