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
- change-sema-API-for-Solaris.patch (text/x-diff) patch
"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
-
Switch the semaphore API on Solaris to unnamed POSIX.
- 0123ce131fca 19 (unreleased) landed
-
Fix aclitemout() to work during early bootstrap.
- 2eb87345e18e 19 (unreleased) landed