pgsql: Make installation.sgml build standalone again. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Make installation.sgml build standalone again.
Date
Msg-id E1PjEyH-0008IJ-Do@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Make installation.sgml build standalone again.

We must not try to link to sections that aren't part of the standalone
"make INSTALL" build.  Corrects build failure introduced in commit
159e3d86292cfec2a2828f9f69ac7a6cb1be242d.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=6f489dca65e97d92fb01ee6811ece4e215d186ca

Modified Files
--------------
doc/src/sgml/installation.sgml |    8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa
Next
From: Bruce Momjian
Date:
Subject: pgsql: Properly capitalize documentation headings; some only had initi