Re: minimum Meson version - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: minimum Meson version
Date
Msg-id c75feea0-75c4-4a70-87db-dad968066938@eisentraut.org
Whole thread Raw
In response to Re: minimum Meson version  (Peter Eisentraut <peter@eisentraut.org>)
List 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)




pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Inconsistent LSN format in pg_waldump output
Next
From: Evgeny
Date:
Subject: Re: Elimination of the repetitive code at the SLRU bootstrap functions.