Re: split func.sgml to separated individual sgml files
Álvaro Herrera <alvherre@kurilemu.de>
From: Álvaro Herrera <alvherre@kurilemu.de>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Eisentraut <peter@eisentraut.org>, Nazir Bilal Yavuz <byavuz81@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, Florents Tselai <florents.tselai@gmail.com>,
Euler Taveira <euler@eulerto.com>, 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-10-06T16:00:46Z
Lists: pgsql-hackers
On 2025-Oct-03, Tom Lane wrote: > Would it be unreasonable to discard the "check" target altogether? > It made sense back in the day when actually building the html docs > took many minutes. But I haven't used it in years, so I wonder > if anyone else has either. I wouldn't particularly appreciate that. Doing "make check" takes 0.6 seconds for me, while the HTML build is 28 seconds. It's quite a difference. -- Álvaro Herrera 48°01'N 7°57'E — https://www.EnterpriseDB.com/ "This is a foot just waiting to be shot" (Andrew Dunstan)
Commits
-
Revert "Improve docs syntax checking"
- 5b5e8a29c13a 19 (unreleased) landed
-
Improve docs syntax checking
- b29225627262 19 (unreleased) landed
-
Teach doc/src/sgml/Makefile about the new func/*.sgml files.
- 170a8a3f4605 19 (unreleased) cited
-
Split func.sgml into more manageable pieces
- 4e23c9ef65ac 19 (unreleased) landed
-
Doc: add check to detect non-breaking spaces in the docs.
- 5b7da5c261d1 18.0 cited