Re: BUG #19404: manpages are missing in 18.x source.tar.gz - Mailing list pgsql-bugs

From Peter Eisentraut
Subject Re: BUG #19404: manpages are missing in 18.x source.tar.gz
Date
Msg-id 4c9c385e-c689-4d31-aa64-deee4982e0bb@eisentraut.org
Whole thread Raw
In response to Re: BUG #19404: manpages are missing in 18.x source.tar.gz  (Marcel Hofstetter <hofstetter@jomasoft.ch>)
Responses Re: BUG #19404: manpages are missing in 18.x source.tar.gz
List pgsql-bugs
On 13.02.26 17:44, Marcel Hofstetter wrote:
>> $ rpm -qa | grep docbook
>> docbook-dtds-1.0-69.el8.noarch
>> docbook-style-xsl-1.79.2-9.el8.noarch
>> docbook-style-dsssl-1.79-25.el8.noarch
> 
> It fails with docbook-xsl-ns-1.79.1 from
> https://sourceforge.net/projects/docbook/files/docbook-xsl-ns/1.79.1/

You should use the non-"ns" variant.  The "ns" one is not suitable for 
the PostgreSQL documentation.




pgsql-bugs by date:

Previous
From: Ben Caspi
Date:
Subject: PostgreSQL MSI ignores --datadir flag during minor upgrade on Windows
Next
From: Andrew Dunstan
Date:
Subject: Re: BUG #19409: Function jsonb_strip_nulls() changed from immutable to stable.