Re: AIX support - Mailing list pgsql-hackers

From Andres Freund
Subject Re: AIX support
Date
Msg-id 20240425150537.kbxktt37mazgzb5k@alap3.anarazel.de
Whole thread Raw
In response to Re: AIX support  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Hi,

On 2024-04-25 00:20:05 -0400, Tom Lane wrote:
> Something I've been mulling over is whether to suggest that the
> proposed "new port" should only target building with gcc.

Yes.  I also wonder if such a port should only support building with sysv
style shared library support, rather than the AIX (and windows) style. That'd
make it considerably less impactful on the buildsystem level.  I don't know
what the performance difference is these days.

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: pgsql: meson: Add initial version of meson based build system
Next
From: Tom Lane
Date:
Subject: Re: minor error message inconsistency in make_pathkey_from_sortinfo