Check for availability of docbookx.dtd

From: Andrey Teplitskiy <a(dot)teplitskiy(at)postgrespro(dot)ru>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Check for availability of docbookx.dtd
Date: 2025-09-11 14:50:46
Message-ID: ca7cd07b-004a-4830-87c6-4889609d4afe@postgrespro.ru
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi!

This patch adds a pre-check to meson for the ability to use docbookx.dtd
to avoid obscure errors when the docbook-xsl package is missing from the OS.

--
Andrey Teplitskiy
Postgres Professional

Attachment Content-Type Size
0001-meson-extra-check-of-docbookx-dtd.patch text/x-patch 1.0 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2025-09-11 14:52:14 Re: Extension security improvement: Add support for extensions with an owned schema
Previous Message Álvaro Herrera 2025-09-11 14:27:36 Re: ALTER DATABASE RESET with unexistent guc doesn't report an error