Re: minimum Meson version

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: minimum Meson version
Date: 2025-06-19 15:20:53
Message-ID: 1392226.1750346453@sss.pgh.pa.us
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Peter Eisentraut <peter(at)eisentraut(dot)org> writes:
> On 19.06.25 08:40, Nazir Bilal Yavuz wrote:
>> Thanks for the patches! I didn't check them yet but I encountered some
>> errors while using meson 0.57.0 and 0.57.1 but 0.56.2, 0.57.2 and
>> 0.58.0 worked successfully. These errors seem to be related to these
>> specific minor versions,

> I think it's okay to expect that users use the latest patch version of a
> particular version. So we don't need to concern ourselves with this
> particular problem.

That conclusion might be hard to sustain if there's some LTS distro
using not-the-latest patch version. However, I don't believe that's
an issue for these particular meson versions.

We should, however, document that the minimum meson version is 0.57.2
not just 0.57, if we're aware of issues like this.

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Pavel Stehule 2025-06-19 15:21:20 Re: libxml2 author overwhelmed with security requests
Previous Message Nico Williams 2025-06-19 15:16:12 Re: Non-reproducible AIO failure