mirror of
https://github.com/postgres/postgres.git
synced 2025-09-02 04:21:28 +03:00
Because of a bug in the DocBook XSL FO style sheet, an xref to a
varlistentry whose term includes an indexterm fails to build. One such
instance was introduced in commit
5086dfceba
. Fix by adding the upstream
bug fix to our customization layer.