From a0ccae7ed41201251c0da51a91b84eb9d13c4ab1 Mon Sep 17 00:00:00 2001 From: Tom Lane Date: Fri, 1 Oct 2010 10:25:44 -0400 Subject: [PATCH] Fix back-branch breakage from ill-advised last-minute commit. --- doc/src/sgml/install-win32.sgml | 8 ++++---- doc/src/sgml/installation.sgml | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 63da408649..4bf890e759 100644 --- a/doc/src/sgml/install-win32.sgml +++ b/doc/src/sgml/install-win32.sgml @@ -1,6 +1,6 @@ - + - + Installation from Source Code on <productname>Windows</productname> @@ -56,7 +56,7 @@ binaries are built using Visual Studio. - + Building with <productname>Visual C++</productname> or the <productname>Platform SDK</productname> @@ -436,7 +436,7 @@ $ENV{DOCROOT}='c:\docbook'; - + Building <application>libpq</application> with <productname>Visual C++</productname> or <productname>Borland C++</productname> diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index ed18d165f0..6120846090 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -2460,7 +2460,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d PostgreSQL can be built using Cygwin, a Linux-like environment for Windows, but that method is inferior to the native Windows build - )]]> and + )]]> and is no longer recommended. @@ -2711,7 +2711,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427 The MinGW build variant uses the normal build system described in this chapter; the Visual C++ build works completely differently and is described in ]]>. + documentation]]>]]>. It is a fully native build and uses no additional software like MinGW. A ready-made installer is available on the main PostgreSQL web site. -- 2.11.0