Re: Areas for Solaris support modernization

From: "Greg Burd" <greg(at)burd(dot)me>
To: "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "PostgreSQL Hackers" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "Thomas Munro" <thomas(dot)munro(at)gmail(dot)com>
Subject: Re: Areas for Solaris support modernization
Date: 2026-03-14 18:59:30
Message-ID: ad114713-7299-43ad-a485-ad2cf1a9a73b@app.fastmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On Sat, Mar 14, 2026, at 2:13 PM, Tom Lane wrote:
> "Greg Burd" <greg(at)burd(dot)me> writes:
>> That built fine and test-world passed. I'll see if I can get the build-farm scripts to run against my local branch/changes to see if that too passes. Fingers crossed.
>
> Great. I pushed the aclitemout patch I'd already written (which is
> functionally the same as yours) and also the semaphore API change.
> It's not clear to me where we are on the ps_status business though.
> You indicated that patch wasn't resulting in the desired ps output
> for you, so it seems like maybe more investigation is needed.

Thanks Tom, I'll review the ps_status patch again and let you know if I can get it to work. I appreciate your help with "icarus", hopefully this means it'll be healthy (and provide some value) going forward.

best.

-greg

> regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Mahendra Singh Thalor 2026-03-14 19:18:39 bug: pg_dumpall with --data-only and --clean options is giving an error after some dump
Previous Message Tom Lane 2026-03-14 18:13:22 Re: Areas for Solaris support modernization