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-06-22T13:12:15Z
Lists: pgsql-hackers
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.




Commits

  1. meson: Increase minimum version to 0.57.2

  2. meson: Fix meson warning