Re: Solaris compiler status - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Solaris compiler status
Date
Msg-id 8b76c9d5-29aa-4f1b-bae6-b7371dec863a@eisentraut.org
Whole thread Raw
In response to Solaris compiler status  (Peter Eisentraut <peter@eisentraut.org>)
Responses Re: Solaris compiler status
Re: Solaris compiler status
List pgsql-hackers
On 03.09.25 07:47, Peter Eisentraut wrote:
> So, can we declare that we don't support this compiler anymore?

Ok, looks like we're calling it.

Here is a patch set to remove what turns out to be a significant amount 
of code and documentation to support this compiler.

I also added in one tiny cosmetic bug fix that this compiler found, as 
its parting gift.

In passing, I also removed some version checks for no longer supported 
old GCC versions, since they touched some of the same #ifdef etc. lines.

In src/include/storage/s_lock.h, there was a comment to look in 
src/backend/port/tas/sunstudio_sparc.s for some explanation.  But the 
latter is to be removed, so I copied the comment over and tried to fit 
it in.  But I don't understand it much, and it makes some claims about 
gcc support for sparc, so it could be that some more code for newer 
sparc variants is dead, or maybe gcc has caught up in the meantime. 
Also, that cvs.opensolaris.org link no longer works.  But I think this 
all could be a separate project to sort out.

Attachment

pgsql-hackers by date:

Previous
From: "Zhijie Hou (Fujitsu)"
Date:
Subject: RE: Conflict detection for update_deleted in logical replication
Next
From: Jakub Wartak
Date:
Subject: MPTCP - multiplexing many TCP connections through one socket to get better bandwidth