pgsql: Make installation.sgml build standalone again.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Make installation.sgml build standalone again.
Date: 2011-01-29 17:52:25
Message-ID: E1PjEyH-0008IJ-Do@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2011-01-29 18:02:33 pgsql: Properly capitalize documentation headings; some only had initi
Previous Message Magnus Hagander 2011-01-29 16:15:21 pgsql: Use GSSAPI library for SSPI auth, when native SSPI is not availa