Re: Make documentation builds reproducible
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: vignesh C <vignesh21@gmail.com>, Tristan Partin <tristan@neon.tech>,
pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2024-01-22T10:18:31Z
Lists: pgsql-hackers
On 20.01.24 23:59, Tom Lane wrote: > Peter Eisentraut <peter@eisentraut.org> writes: >> On 20.01.24 17:03, Tom Lane wrote: >>> * I gather that the point here is to change some generated anchor >>> tags. Would any of these tags be things people would be likely >>> to have bookmarked? > >> No, because the problem is that the anchor names are randomly generated >> in each build. > > D'oh. No objection then. Thanks, committed.
Commits
-
Fix documentation build with older docbook-xsl
- 5869aef9a15d 17.0 landed
-
Make documentation builds reproducible
- b0f0a9432d0b 17.0 landed