Re: Trying out <stdatomic.h>

Greg Burd <greg@burd.me>

From: "Greg Burd" <greg@burd.me>
To: "Tom Lane" <tgl@sss.pgh.pa.us>, "Heikki Linnakangas" <hlinnaka@iki.fi>
Cc: "Thomas Munro" <thomas.munro@gmail.com>, "PostgreSQL Hackers" <pgsql-hackers@lists.postgresql.org>
Date: 2025-11-23T15:02:29Z
Lists: pgsql-hackers
On Mon, Nov 10, 2025, at 10:19 AM, Tom Lane wrote:
> Heikki Linnakangas <hlinnaka@iki.fi> writes:
>> The patch removes 'src/template/solaris'. Is that on purpose? Is that an 
>> independent cleanup that could be committed immediately?
>
> Our four Solaris+illumos buildfarm animals would be sad.
>
> 			regards, tom lane

I have another Illumos animal in the works, but if the plan is to deprecate that platform I can set that aside.  As an old Sun engineer I hate to see it disappear, but it is basically EOL at this point.

-greg