Re: AIX support

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Aditya Kamath <Aditya(dot)Kamath1(at)ibm(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, Robert Haas <robertmhaas(at)gmail(dot)com>, Srirama Kucherlapati <sriram(dot)rk(at)in(dot)ibm(dot)com>, "peter(at)eisentraut(dot)org" <peter(at)eisentraut(dot)org>, "pgsql-hackers(at)lists(dot)postgresql(dot)org" <pgsql-hackers(at)lists(dot)postgresql(dot)org>, "hlinnaka(at)iki(dot)fi" <hlinnaka(at)iki(dot)fi>, "tristan(at)partin(dot)io" <tristan(at)partin(dot)io>, "postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com" <postgres-ibm-aix(at)wwpdl(dot)vnet(dot)ibm(dot)com>
Subject: Re: AIX support
Date: 2026-02-01 23:54:21
Message-ID: aX_nrdhcPJvXS8v3@paquier.xyz
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, Jan 30, 2026 at 11:41:51AM +0000, Aditya Kamath wrote:
> Thanks Michael for this patch. — we applied it on my AIX setup and
> can confirm that it works correctly here. The include‑path issue is
> resolved with the changes.

I have done more tests with this patch, and committed it down to v17.
This had some conflicts on v18 and v17 to due guc_tables.inc.c not
existing there, but nothing huge. I have tested the patch with the CI
across all the branches, in case, combined with local tests for meson
and configure, VPATH included.

If somebody notices anything, please feel free to ping me here.
--
Michael

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2026-02-02 00:12:30 Re: [PATCH] Fix error message in RemoveWalSummaryIfOlderThan to indicate file removal failure
Previous Message Tomas Vondra 2026-02-01 23:54:14 Re: New access method for b-tree.