Re: split func.sgml to separated individual sgml files

Euler Taveira <euler@eulerto.com>

From: "Euler Taveira" <euler@eulerto.com>
To: "Florents Tselai" <florents.tselai@gmail.com>, "Andrew Dunstan" <andrew@dunslane.net>
Cc: "Tom Lane" <tgl@sss.pgh.pa.us>, "jian he" <jian.universality@gmail.com>, "David G. Johnston" <david.g.johnston@gmail.com>, "Corey Huinker" <corey.huinker@gmail.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-01T13:35:37Z
Lists: pgsql-hackers

Attachments

On Mon, Sep 1, 2025, at 7:35 AM, Florents Tselai wrote:
> While working on this https://commitfest.postgresql.org/patch/6020/ 
> I discovered that when changing for func/func-aggregate.sgml, the HTML 
> wasn’t marked for update.
>
> IIUC the doc/Makefile should be updated as attached, right ?
>

Good catch.

However, your patch doesn't fix all issues. The check target (check-tabs and
check-nbsp) is broken; these targets should also include the func files.


-- 
Euler Taveira
EDB   https://www.enterprisedb.com/

Commits

  1. Revert "Improve docs syntax checking"

  2. Improve docs syntax checking

  3. Teach doc/src/sgml/Makefile about the new func/*.sgml files.

  4. Split func.sgml into more manageable pieces

  5. Doc: add check to detect non-breaking spaces in the docs.