Re: Improve docs syntax checking and enable it in the meson build

From: Álvaro Herrera <alvherre(at)kurilemu(dot)de>
To: Peter Eisentraut <peter(at)eisentraut(dot)org>
Cc: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Bruce Momjian <bruce(at)momjian(dot)us>
Subject: Re: Improve docs syntax checking and enable it in the meson build
Date: 2026-03-24 15:59:56
Message-ID: 202603241558.vuojh3krprqa@alvherre.pgsql
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2025-Oct-15, Peter Eisentraut wrote:

> - Change the "check" target to just depend on postgres-full.xml, without its
> own commands.

I don't understand why we want this. I like the ability to run the
syntax check without building the whole thing, and if this change is
made (as in the proposed patch downthread), this is no longer possible.

--
Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/
“Cuando no hay humildad las personas se degradan” (A. Christie)

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Álvaro Herrera 2026-03-24 16:16:11 Re: Adding locks statistics
Previous Message Álvaro Herrera 2026-03-24 15:55:18 Re: guc: make dereference style consistent in check_backtrace_functions