Headerscheck support for meson

From: Zsolt Parragi <zsolt(dot)parragi(at)percona(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Headerscheck support for meson
Date: 2026-02-17 15:14:59
Message-ID: CAN4CZFOvUy=0zXnbJCb9xuun08oodUTFnsd8mvmLwUixXyHUmA@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

Attachment Content-Type Size
0001-Add-headerscheck-support-for-meson.patch application/octet-stream 5.3 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2026-02-17 15:24:42 Re: generating function default settings from pg_proc.dat
Previous Message Andres Freund 2026-02-17 15:13:43 Re: generating function default settings from pg_proc.dat