Re: BackgroundPsql swallowing errors on windows

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Noah Misch <noah(at)leadboat(dot)com>
Cc: Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: BackgroundPsql swallowing errors on windows
Date: 2025-08-16 19:13:28
Message-ID: 41863.1755371608@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Noah Misch <noah(at)leadboat(dot)com> writes:
> On Sun, Aug 10, 2025 at 03:07:43PM -0400, Tom Lane wrote:
>> That's great news, but apparently there is some lag in new packages
>> actually becoming available for download:

> Hmm. I've never used MacPorts, so I'll probably not be an informed
> commentator on its release flow. If relevant (probably not):
> https://ports.macports.org/port/p5.34-ipc-run/details/ does show missing "Port
> Health" for Sequoia (x86_64), Sonoma (arm64), and Sonoma (x86_64).

Dunno, but it is there now: after another upgrade run,

$ port installed | grep ipc
p5.34-ipc-run @20250809.0.0_0 (active)

I've updated all my macOS buildfarm animals to this version.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Oliver Ford 2025-08-16 19:19:54 Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options
Previous Message Noah Misch 2025-08-16 17:59:03 Re: BackgroundPsql swallowing errors on windows