From: | Tatsuo Ishii <ishii(at)postgresql(dot)org> |
---|---|
To: | robertmhaas(at)gmail(dot)com |
Cc: | pgsql-committers(at)lists(dot)postgresql(dot)org |
Subject: | Re: pgsql: Doc: add check to detect non-breaking spaces in the docs. |
Date: | 2024-10-11 00:58:26 |
Message-ID: | 20241011.095826.2244987824041919923.ishii@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers |
> On Tue, Oct 8, 2024 at 7:26 AM Tatsuo Ishii <ishii(at)postgresql(dot)org> wrote:
>> Doc: add check to detect non-breaking spaces in the docs.
>
> Please consider that the make-based build system will likely be
> removed at some point in the future in favor of the meson build
> system.
>
> It doesn't seem like we're super-close to being ready to do that, but
> I think it is the plan.
The particular target is a sub-target of "check" target in
doc/src/sgml/Makefile. In my understanding the "check" target is
under discussion how to migrate to meson. Once we decide how to
handle the check target in meson, we can apply it to the nbsp target
too.
Best reagards,
--
Tatsuo Ishii
SRA OSS K.K.
English: http://www.sraoss.co.jp/index_en/
Japanese:http://www.sraoss.co.jp
From | Date | Subject | |
---|---|---|---|
Next Message | David Rowley | 2024-10-11 04:21:37 | pgsql: Adjust EXPLAIN's output for disabled nodes |
Previous Message | Tom Lane | 2024-10-10 21:02:17 | pgsql: Avoid possible segfault in psql's tab completion. |