| From: | Jacob Champion <jacob(dot)champion(at)enterprisedb(dot)com> |
|---|---|
| To: | Andres Freund <andres(at)anarazel(dot)de> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>, Noah Misch <noah(at)leadboat(dot)com> |
| Subject: | Re: Updating IPC::Run in CI? |
| Date: | 2025-10-31 22:54:28 |
| Message-ID: | CAOYmi+n7927FQRUH5yhCeGtgEaX6u5HP-yhK_D6Byw6RaRyFdw@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Oct 31, 2025 at 2:55 PM Andres Freund <andres(at)anarazel(dot)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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Chao Li | 2025-10-31 23:09:24 | Re: [PATCH] Add pg_get_type_ddl() to retrieve the CREATE TYPE statement |
| Previous Message | Jacob Champion | 2025-10-31 22:52:10 | Re: libpq: Bump protocol version to version 3.2 at least until the first/second beta |