Re: Areas for Solaris support modernization

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Greg Burd" <greg(at)burd(dot)me>
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-02 20:28:06
Message-ID: 881232.1772483286@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Greg Burd" <greg(at)burd(dot)me> writes:
> I've started a build/test on "icarus" with your patch applied. I'll let you know how it goes, hopefully that won't take as long now.

Cool. Here's also a patch to switch the semaphore API.
I've tested both patches on OpenIndiana, but a confirmation
from icarus would be good.

regards, tom lane

Attachment Content-Type Size
change-sema-API-for-Solaris.patch text/x-diff 1.6 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Greg Burd 2026-03-02 20:40:56 Re: Areas for Solaris support modernization
Previous Message Nathan Bossart 2026-03-02 19:55:05 Re: Speed up COPY FROM text/CSV parsing using SIMD