Re: Solaris compiler status

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Solaris compiler status
Date: 2025-09-03 11:33:36
Message-ID: c5fda5cd-fc4b-453c-9d0e-97c5a6c9435c@dunslane.net
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


On 2025-09-03 We 1:47 AM, Peter Eisentraut wrote:
> I've been trying out the Solaris compiler (Oracle Developer Studio
> 12.6, on Solaris), mainly to test out some C11 support details.
> Observations:
>
[ various issues]

>
> I mean, at least the AIX enthusiasts popped up right away when we
> broke their platform.  Here, it seems, truly no one cares.
>
> So, can we declare that we don't support this compiler anymore?
>
> (gcc is readily available and seems to work alright, so I'm not saying
> the OS is no longer viable.)
>
>
>

Seems reasonable.

cheers

andrew

--
Andrew Dunstan
EDB: https://www.enterprisedb.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Zhijie Hou (Fujitsu) 2025-09-03 11:40:53 RE: pgsql: Preserve conflict-relevant data during logical replication.
Previous Message Peter Eisentraut 2025-09-03 11:31:37 Re: Fixing MSVC's inability to detect elog(ERROR) does not return