Re: minimum Meson version

Andres Freund <andres@anarazel.de>

From: Andres Freund <andres@anarazel.de>
To: Jesper Pedersen <jesperpedersen.db@gmail.com>
Cc: Robert Haas <robertmhaas@gmail.com>, Devrim GÜNDÜZ <devrim@gunduz.org>, Jelte Fennema-Nio <postgres@jeltef.nl>, Peter Eisentraut <peter@eisentraut.org>, Greg Sabino Mullane <htamfids@gmail.com>, pgsql-hackers <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>
Date: 2025-06-18T17:27:36Z
Lists: pgsql-hackers
Hi,

On 2025-06-18 13:20:54 -0400, Jesper Pedersen wrote:
> On 6/18/25 1:07 PM, Robert Haas wrote:
> > Since any policy
> > that anyone is likely to actually propose falls somewhere between
> > those two extremes, half of us are then bitterly unhappy with it.
> > 
> 
> Which is why I tried to add Devrim to the thread.
> 
> What builds on yum.postgresql.org are using meson ? If none of the RHEL 8
> ones are then the minimum requirements for ninja and meson can be bumped to
> the minimum versions to the ones that are.

The context of the discussion is removing autoconf based builds eventually (in
some future major version). For that it doesn't really matter whether yum.pg.o
currently uses meson.

Greetings,

Andres Freund



Commits

  1. meson: Increase minimum version to 0.57.2

  2. meson: Fix meson warning