Re: Areas for Solaris support modernization

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Greg Burd" <greg@burd.me>
Cc: "PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>, "Thomas Munro" <thomas.munro@gmail.com>
Date: 2026-03-02T20:28:06Z
Lists: pgsql-hackers

Attachments

"Greg Burd" <greg@burd.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

Commits

  1. Switch the semaphore API on Solaris to unnamed POSIX.

  2. Fix aclitemout() to work during early bootstrap.