[DOCS] link broken

2017-11-08 Thread bnachtrieb
The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/9.1/static/external-pl.html Description: pl/py link is broken on this page: https://www.postgresql.org/docs/9.1/static/external-pl.html -- Sent via pgsql-docs mailing list (pgsql-docs@postg

Re: [DOCS] [Patch] PDF builds on Red Hat for <= 9.6

2017-11-08 Thread Devrim Gündüz
Hi Tom, On Wed, 2017-11-08 at 11:54 -0500, Tom Lane wrote: > Hm ... my RHEL6 machine, which certainly can build the documentation, > hasn't got either of those: > So evidently Red Hat has refactored their TeX RPMs since then. > I don't doubt Devrim's conclusions are good for recent Red Hat > re

Re: [DOCS] [Patch] PDF builds on Red Hat for <= 9.6

2017-11-08 Thread Tom Lane
Devrim =?ISO-8859-1?Q?G=FCnd=FCz?= writes: > Every time I install a new laptop, I lose a few hours while building Postgres > PDFs, because of some missing packages, so time to send a patch. > > -yum install docbook-dtds docbook-style-dsssl docbook-style-xsl libxslt > openjade > +yum install docbo

[DOCS] [Patch] PDF builds on Red Hat for <= 9.6

2017-11-08 Thread Devrim Gündüz
Hi, Every time I install a new laptop, I lose a few hours while building Postgres PDFs, because of some missing packages, so time to send a patch. Attached is a small patch that updates docguide.sgml, and adds two missing RPMs. We don't need this patch for >= 10. Regards, -- Devrim Gündüz Ent