pgsql: Fix creation of stand-alone INSTALL.html file.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix creation of stand-alone INSTALL.html file.
Date: 2016-12-05 12:52:27
Message-ID: E1cDskt-0003md-1o@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix creation of stand-alone INSTALL.html file.

I missed the notice at the top of the file, that plain xref must not be
used in installation.sgml.

Per buildfarm member guaibasaurus.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/7dd8eb39bd2b9e06eeef038f80ae327efb4a7d55

Modified Files
--------------
doc/src/sgml/installation.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2016-12-05 15:02:44 pgsql: Try to fix some DSA-related compiler warnings.
Previous Message Michael Paquier 2016-12-05 12:18:55 Re: [COMMITTERS] pgsql: Introduce dynamic shared memory areas.