Re: fix prev link in docs
Nathan Bossart <nathandbossart@gmail.com>
From: Nathan Bossart <nathandbossart@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Ayush Tiwari <ayushtiwari.slg01@gmail.com>, pgsql-hackers@postgresql.org
Date: 2026-06-17T17:47:04Z
Lists: pgsql-hackers
On Wed, Jun 17, 2026 at 01:40:07PM -0400, Tom Lane wrote: > I noticed that building the HTML docs got really painfully slower > recently, and the reason seems to be this patch. If you look > at guaibasaurus' runtimes for instance: > > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=guaibasaurus&dt=2026-06-15%2012%3A20%3A02 > > https://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=guaibasaurus&dt=2026-06-15%2020%3A20%3A02 > > the time for the "make-doc" step went from 00:46 right before > this patch to 3:39 right afterward. That's consistent with > what I'm seeing locally. I don't find that acceptable. Oh, interesting. I somehow hadn't noticed that in my testing. I had a more invasive form of the patch that I think might improve matters. Double-checking... -- nathan
Commits
-
doc: Fix "Prev" link, take 2.
- f0a5c4fbfc42 19 (unreleased) landed
- cfeb0b2b30f0 15 (unreleased) landed
- 6776978ce8ff 16 (unreleased) landed
- 5562b2657f94 18 (unreleased) landed
- 1fec5ddfdc2d 17 (unreleased) landed
- 1d216f1e7723 14 (unreleased) landed
-
doc: Fix "Prev" link.
- d018e927bc89 15 (unreleased) landed
- 9fc2f1995f53 16 (unreleased) landed
- 924172c56549 14 (unreleased) landed
- 85e6624c06a1 18 (unreleased) landed
- 6678b58d7810 19 (unreleased) landed
- 1c4ba21685cb 17 (unreleased) landed