Re: port of INSTALL file generation to XSLT

From: Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com>
To: Magnus Hagander <magnus(at)hagander(dot)net>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: port of INSTALL file generation to XSLT
Date: 2017-03-08 13:56:18
Message-ID: cf3bbc3e-3367-ae59-093b-5bbe0dc3b78b@2ndquadrant.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 3/1/17 20:23, Magnus Hagander wrote:
> On Wed, Mar 1, 2017 at 3:58 AM, Peter Eisentraut
> <peter(dot)eisentraut(at)2ndquadrant(dot)com
> <mailto:peter(dot)eisentraut(at)2ndquadrant(dot)com>> wrote:
>
> On 2/28/17 08:57, Magnus Hagander wrote:
> > It appears we need pandoc 1.13 to get the good output. This won't be
> > available until Debian stretch.
> >
> > So for PG10, I propose the attached revised patch which keeps using lynx
> > but uses xsltproc instead of jade.
> >
> >
> > It is available for people not using debian though? Might it be
> > worthwhile to make it dependent on the version of pandoc -- so use that
> > method if people have the newer pandoc and fall back to lynx if they don't?
>
> Well, this really only runs once every couple of months on borka and
> here or there for those building their own snapshot tarballs. I don't
> think we need to cater to a wide audience here. In fact, variety could
> be bad here: We don't want to find out that a tarball was rolled with
> the wrong variant.
>
>
> Good point. Let 's just go for it then.

Committed that way. Thanks.

--
Peter Eisentraut http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Dilip Kumar 2017-03-08 14:10:24 Re: Parallel bitmap heap scan
Previous Message Andrew Gierth 2017-03-08 13:47:58 Re: Hash support for grouping sets