Re: split func.sgml to separated individual sgml files
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: jian he <jian.universality@gmail.com>,
"David G. Johnston" <david.g.johnston@gmail.com>,
Corey Huinker <corey.huinker@gmail.com>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-08-04T13:09:47Z
Lists: pgsql-hackers
On 2025-07-29 Tu 11:40 AM, Tom Lane wrote: > Andrew Dunstan <andrew@dunslane.net> writes: >> OK. I'm inclined to do this after the CF finishes, to avoid collisions >> with other patches. I assume it's going to make the CFbot fairly unhappy. > +1 for proceeding that way. (I did not look at whether the proposed > changes are sane, but I agree that this'll inevitably break a lot of > pending patches.) > > Done. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
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