Re: Make documentation builds reproducible - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Make documentation builds reproducible
Date
Msg-id 1f4318d4-2c85-401c-920e-3817307b8ca9@eisentraut.org
Whole thread Raw
In response to Re: Make documentation builds reproducible  (Peter Smith <smithpb2250@gmail.com>)
Responses Re: Make documentation builds reproducible
List pgsql-hackers
On 23.01.24 02:06, Peter Smith wrote:
> This has been working forever, but seems to have broken due to commit
> [1] having an undeclared variable.

> runtime error: file stylesheet-html-common.xsl line 452 element if
> Variable 'autolink.index.see' has not been declared.
> make: *** [html-stamp] Error 10

I have committed a fix for this.  I have successfully tested docbook-xsl 
1.77.1 through 1.79.*.




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: Synchronizing slots from primary to standby
Next
From: Peter Eisentraut
Date:
Subject: Re: Reducing connection overhead in pg_upgrade compat check phase