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

From Heikki Linnakangas
Subject pgsql: Fix creation of stand-alone INSTALL.html file.
Date
Msg-id E1cDskt-0003md-1o@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Fix typo in docs.
Next
From: Robert Haas
Date:
Subject: pgsql: Try to fix some DSA-related compiler warnings.