From: Tom Lane Date: Fri, 1 Oct 2010 14:25:44 +0000 (-0400) Subject: Fix back-branch breakage from ill-advised last-minute commit. X-Git-Tag: REL9_0_1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0ccae7ed41201251c0da51a91b84eb9d13c4ab1;p=thirdparty%2Fpostgresql.git Fix back-branch breakage from ill-advised last-minute commit. --- diff --git a/doc/src/sgml/install-win32.sgml b/doc/src/sgml/install-win32.sgml index 63da4086490..4bf890e7597 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 ed18d165f0c..6120846090a 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.