Re: split func.sgml to separated individual sgml files - Mailing list pgsql-hackers

From Euler Taveira
Subject Re: split func.sgml to separated individual sgml files
Date
Msg-id b0b4ebd5-0112-4a61-848d-a087b9efdf6f@app.fastmail.com
Whole thread Raw
In response to Re: split func.sgml to separated individual sgml files  (Florents Tselai <florents.tselai@gmail.com>)
Responses Re: split func.sgml to separated individual sgml files
List pgsql-hackers
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/
Attachment

pgsql-hackers by date:

Previous
From: torikoshia
Date:
Subject: Re: RFC: Logging plan of the running query
Next
From: Daniil Davydov
Date:
Subject: Re: Replace magic numbers with strategy numbers for B-tree indexes