Re: Solaris compiler status
Tom Lane <tgl@sss.pgh.pa.us>
From: Tom Lane <tgl@sss.pgh.pa.us>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Peter Eisentraut <peter@eisentraut.org>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2025-09-03T14:42:33Z
Lists: pgsql-hackers
Daniel Gustafsson <daniel@yesql.se> writes: > On 3 Sep 2025, at 07:47, Peter Eisentraut <peter@eisentraut.org> wrote: >> 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.) > +1 based on the findings above. +1, given the lack of complaints it certainly appears that nobody cares. regards, tom lane
Commits
-
Remove traces of support for Sun Studio compiler
- 25f36066dd2a 19 (unreleased) landed
-
Remove checks for no longer supported GCC versions
- 4fbe0151455f 19 (unreleased) landed
-
Remove stray semicolon at global scope
- 591aeb5068ae 17.7 landed
- 3e43a7b1ab97 18.0 landed
- 368c38dd47c2 19 (unreleased) landed
-
Provide vectored variants of smgrread() and smgrwrite().
- 4908c5872059 17.0 cited
-
Convert *GetDatum() and DatumGet*() macros to inline functions
- c8b2ef05f481 16.0 cited