Re: AIX support - Mailing list pgsql-hackers

From Andres Freund
Subject Re: AIX support
Date
Msg-id ko5nio3iyt7fonvwqqgs6gddzyzlad7qm5v6zo72h753jmitwy@llz3bghejzig
Whole thread Raw
In response to Re: AIX support  (AIX PG user <postgres-ibm-aix@wwpdl.vnet.ibm.com>)
Responses Re: AIX support
List pgsql-hackers
Hi,

On 2025-09-22 11:09:53 +0000, AIX PG user wrote:
> As for Meson builds, we did explore them earlier but encountered some
> issues. Here are some issues/fixes we submitted to the meson community
> https://github.com/mesonbuild/meson/issues/14334 For now, we would like to
> focus initially on the regular gmake build since our buildfarms
> predominantly use it. That said, we do plan to submit Meson-related changes
> as a separate patch in the future.

I think we should do the opposite if anything. We're planning to eventually
remove make based builds.

But I'm also suprprised - before the removal meson based builds on AIX were
working. Why didn't you just revive it as it was?

Greetings,

Andres Freund



pgsql-hackers by date:

Previous
From: Melanie Plageman
Date:
Subject: Re: Incorrect logic in XLogNeedsFlush()
Next
From: "Matheus Alcantara"
Date:
Subject: Re: LISTEN/NOTIFY bug: VACUUM sets frozenxid past a xid in async queue