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

From Nazir Bilal Yavuz
Subject Re: split func.sgml to separated individual sgml files
Date
Msg-id CAN55FZ1=7b7_TJ_bLBW-rg0hqAA=mQEPfyMikqyjBsFBr8bTbg@mail.gmail.com
Whole thread Raw
In response to Re: split func.sgml to separated individual sgml files  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: split func.sgml to separated individual sgml files
List pgsql-hackers
Hi,

On Tue, 30 Sept 2025 at 22:48, Andrew Dunstan <andrew@dunslane.net> wrote:
>
> Hi Bilal,
>
> This got preempted slightly by Tom's commit 170a8a3f460, but I think
> it's worth doing. I tried to simplify it some. See attached. There
> doesn't seem to me to be any point in using a different set of files for
> the tab tests and the NBSP tests. If we use the same set of files we can
> improve the efficiency easily by opening them only once. Here we just
> look for all the sgml files and all the xsl files and process them all.
>
> WDYT?

It looks good to me. I made 2 changes to your patch:

1- Declaration of $line_no is lost, I re-added it.
2- s/.cirrus.tasks,yml/.cirrus.tasks.yml/ in the commit message.

-- 
Regards,
Nazir Bilal Yavuz
Microsoft

Attachment

pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: The ability of postgres to determine loss of files of the main fork
Next
From: Frits Hoogland
Date:
Subject: Re: The ability of postgres to determine loss of files of the main fork