Re: minimum Meson version

Peter Eisentraut <peter@eisentraut.org>

From: Peter Eisentraut <peter@eisentraut.org>
To: Andres Freund <andres@anarazel.de>
Cc: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2025-07-02T09:25:16Z
Lists: pgsql-hackers
On 22.06.25 15:12, Peter Eisentraut wrote:
> On 19.06.25 14:24, Andres Freund wrote:
>>> Along the way, I also found that our meson.build always issues a warning
>>> when run on Windows/msvc, which I fixed.  (Should probably be 
>>> backpatched.)
>> Agreed. Looks like that came in with bc46104fc9aa
> 
> I have committed and backpatched this.
> 
> I'll park the rest of the patch set until PG19 opens.

I have committed this.

(without meson setup --fatal-meson-warnings)




Commits

  1. meson: Increase minimum version to 0.57.2

  2. meson: Fix meson warning