Re: meson and check-tests

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Ashutosh Bapat <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com>, jian he <jian(dot)universality(at)gmail(dot)com>, Tristan Partin <tristan(at)partin(dot)io>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andres Freund <andres(at)anarazel(dot)de>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: meson and check-tests
Date: 2025-12-17 07:13:15
Message-ID: CAN55FZ30_JaFDD6sWJMNrgd-bpO0cMR+D5XJqxjxh_j1yDG5vA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

On Tue, 16 Dec 2025 at 23:53, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
>
> On 2025-12-08 Mo 3:12 AM, Bilal Yavuz wrote:
>
> Hi,
>
> On Mon, 1 Dec 2025 at 06:33, Ashutosh Bapat
> <ashutosh(dot)bapat(dot)oss(at)gmail(dot)com> wrote:
>
> On Sun, Nov 30, 2025 at 11:39 PM Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> On 2025-11-27 Th 5:19 AM, Nazir Bilal Yavuz wrote:
>
> Hi,
>
> On Sat, 22 Nov 2025 at 01:16, Andrew Dunstan <andrew(at)dunslane(dot)net> wrote:
>
> Committed
>
> Here is a small follow-up commit for documenting this feature.
>
>
> This really belongs in the "meson" section. We need to add a new para
> there similar to the "make" section para you are trying to amend here.
>
>
> +1. I think we should follow a structure similar to the chapter
> "installation from source code" which has a separate section for meson
> at the same level as 'make and autoconf'.
>
> Done in v2.
>
> Thanks, that's better. But I'm wondering if this section shouldn't be moved to regress.sgml, alongside the equivalent for configure style builds, and linked to from here in the same way.
>
> Maybe that's a topic for another day.

Thank you for looking at it!

Yes, as I wrote in v1, I had originally expected this section to live
under regress.sgml. And, I agree, that is probably a topic for another
day

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amul Sul 2025-12-17 07:26:15 Re: Fix possible 'unexpected data beyond EOF' on replica restart
Previous Message Peter Smith 2025-12-17 07:07:14 Re: Replace is_publishable_class() with relispublishable column in pg_class