Doc compilation fails with a recent xmllint - Mailing list pgsql-hackers

From RECHTÉ Marc
Subject Doc compilation fails with a recent xmllint
Date
Msg-id 565729772.152961861.1759143354597.JavaMail.zimbra@meteo.fr
Whole thread Raw
Responses Re: Doc compilation fails with a recent xmllint
List pgsql-hackers
Hi. With a recent xmllint (using libxml version 21500-GITv2.15.0), doc compilation fails with: 

/usr/bin/xmllint --nonet --path . --path . --output postgres-full.xml --noent --valid postgres.sgml 
ref/pg_combinebackup.sgml:317: validity error : standalone: normalization of attribute linkend on xref by external
subsetdeclaration 
 
state of the cluster using <xref linkend="app-pgchecksums "/> is 
^ 


Attached a patch to solve the issue.
Attachment

pgsql-hackers by date:

Previous
From: Chao Li
Date:
Subject: Re: GB18030-2022 Support in PostgreSQL
Next
From: Tomas Vondra
Date:
Subject: Re: Batching in executor