Re: Headerscheck support for meson

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Headerscheck support for meson
Date: 2026-02-17 15:33:49
Message-ID: CAN55FZ3TobuiDRWawXgxj104q-uAHj98mmR5cmRyDaokG97iRg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Thank you for working on this!

On Tue, 17 Feb 2026 at 18:15, Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com> wrote:
>
> Hello
>
> While working on a similar script I noticed that we do not run
> headerscheck as part of the meson test suite, and that some required
> settings in Makefile.global aren't populated properly with meson.
>
> The attached patch solves both issues.

I didn't study the patch yet but there is another thread which
implements the headerscheck [1]. You might want to check it out.

[1] https://postgr.es/m/CAMSWrt-PoQt4sHryWrB1ViuGBJF_PpbjoSGrWR2Ry47bHNLDqg%40mail.gmail.com

--
Regards,
Nazir Bilal Yavuz
Microsoft

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Zsolt Parragi 2026-02-17 15:48:50 Re: Headerscheck support for meson
Previous Message Tom Lane 2026-02-17 15:32:25 Re: AIX support