Generate images for docs by using meson build system

From: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
To: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Cc: Daniel Gustafsson <daniel(at)yesql(dot)se>
Subject: Generate images for docs by using meson build system
Date: 2025-12-22 11:46:18
Message-ID: CAN55FZ0c0Tcjx9=e-YibWGHa1-xmdV63p=THH4YYznz+pYcfig@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Daniel pinged me off-list about that we do not have a way to generate
images for docs by using the meson build system, attached fixes that.

In addition to that, I think we might want to update README for ditaa
since its URL is pointing to the wrong version. I created another
thread for this [1].

[1] https://postgr.es/m/CAN55FZ2O-23xERF2NYcvv9DM_1c9T16y6mi3vyP%3DO1iuXS0ASA%40mail.gmail.com

--
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment Content-Type Size
v1-0001-meson-Generate-images-for-docs-by-using-meson.patch text/x-patch 3.2 KB

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2025-12-22 11:48:41 Re: Improve logical replication usability when tables lack primary keys
Previous Message cca5507 2025-12-22 11:45:49 Re: Batching in executor