Re: Generate images for docs by using meson build system

From: Daniel Gustafsson <daniel(at)yesql(dot)se>
To: Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com>
Cc: PostgreSQL Hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Generate images for docs by using meson build system
Date: 2026-02-13 10:52:52
Message-ID: 8395C41D-2072-430F-81DE-662B2C9CDDC2@yesql.se
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> On 22 Dec 2025, at 12:46, Nazir Bilal Yavuz <byavuz81(at)gmail(dot)com> wrote:

> 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.

Thanks for the fix, and sorry for the late reply. I've pushed this now.

> 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].

I pushed this as well with a little bit of wordsmithing applied.

--
Daniel Gustafsson

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Aditya Kamath 2026-02-13 11:06:25 RE: AIX support
Previous Message Aya Iwata (Fujitsu) 2026-02-13 10:32:57 RE: [WIP]Vertical Clustered Index (columnar store extension) - take2