Re: AIX support - Mailing list pgsql-hackers

From Noah Misch
Subject Re: AIX support
Date
Msg-id 20240329024832.a0@rfd.leadboat.com
Whole thread Raw
In response to Re: AIX support  (Sriram RK <sriram.rk@outlook.com>)
Responses Re: AIX support
Re: AIX support
List pgsql-hackers
On Thu, Mar 28, 2024 at 11:09:43AM +0000, Sriram RK wrote:
> We are setting up the build environment and trying to build the source and also trying to analyze the assert from the
Aixpoint of view.
 

The thread Alvaro and Tom cited contains an analysis.  It's a compiler bug.
You can get past the compiler bug by upgrading your compiler; both ibm-clang
17.1.1.2 and gcc 13.2.0 are free from the bug.

> Also, would like to know if we can access the buildfarm(power machines) to run any of the specific tests to hit this
assert.

https://portal.cfarm.net/users/new/ is the form to request access.  It lists
the eligibility criteria.



pgsql-hackers by date:

Previous
From: "David G. Johnston"
Date:
Subject: Re: CREATE TABLE creates a composite type corresponding to the table row, which is and is not there
Next
From: torikoshia
Date:
Subject: Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features)