Re: AIX support - Mailing list pgsql-hackers

From Tom Lane
Subject Re: AIX support
Date
Msg-id 3847604.1711683217@sss.pgh.pa.us
Whole thread Raw
In response to Re: AIX support  (Thomas Munro <thomas.munro@gmail.com>)
Responses Re: AIX support
List pgsql-hackers
Thomas Munro <thomas.munro@gmail.com> writes:
> Oh, sorry, I had missed the part where newer compilers fix the issue
> too.  Old out-of-support versions of AIX running old compilers, what
> fun.

Indeed.  One of the topics that needs investigation if you want to
pursue this is which AIX system and compiler versions still deserve
support, and which of the AIX hacks we had been carrying still need
to be there based on that analysis.  For context, we've been pruning
support for extinct-in-the-wild OS versions pretty aggressively
over the past couple of years, and I'd expect to apply the same
standard to AIX.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Isaac Morland
Date:
Subject: Re: PSQL Should \sv & \ev work with materialized views?
Next
From: Ashutosh Bapat
Date:
Subject: Re: DOCS: add helpful partitioning links