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
-
meson: Increase minimum version to 0.57.2
- f039c2244110 19 (unreleased) landed
-
meson: Fix meson warning
- 629cc1623168 16.10 landed
- 2499c3490b2f 17.6 landed
- 2c0d8b95080e 18.0 landed