Re: minimum Meson version

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: minimum Meson version
Date: 2025-07-02 09:25:16
Message-ID: c75feea0-75c4-4a70-87db-dad968066938@eisentraut.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
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)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message jian he 2025-07-02 09:25:18 Re: Change COPY ... ON_ERROR ignore to ON_ERROR ignore_row
Previous Message Masahiko Sawada 2025-07-02 09:23:39 Re: Inconsistent LSN format in pg_waldump output