Replace doc references to install-win32 with install-windows.
authorRobert Haas
Thu, 23 Sep 2010 21:44:22 +0000 (17:44 -0400)
committerRobert Haas
Thu, 23 Sep 2010 21:45:39 +0000 (17:45 -0400)
Windows is not necessarily 32-bit, any more.

As suggested by Mike Toews.

doc/src/sgml/filelist.sgml
doc/src/sgml/install-windows.sgml [moved from doc/src/sgml/install-win32.sgml with 99% similarity]
doc/src/sgml/installation.sgml
doc/src/sgml/release-9.0.sgml

index b107c02b02304da6cd21dc8255a5dfc8153715bf..9b1de856b0038ade1379e17dd9c9956bf7c8f287 100644 (file)
@@ -37,7 +37,7 @@
 
 
 
-32.sgml">
+dows.sgml">
 
 
 
similarity index 99%
rename from doc/src/sgml/install-win32.sgml
rename to doc/src/sgml/install-windows.sgml
index 50c28ebdc0c17e12b6755dccd6a41cc1caab2b03..4bf890e759718c3ebbafaa71f6c4cf64abc0afc8 100644 (file)
@@ -1,6 +1,6 @@
-
+
 
-32">
+dows">
  Installation from Source Code on <productname>Windows</productname>
 
  
@@ -56,7 +56,7 @@
   binaries are built using Visual Studio.
  
 
32-full">
dows-full">
   Building with <productname>Visual C++</productname> or the</div> <div class="diff ctx">   <productname>Platform SDK</productname>
 
@@ -436,7 +436,7 @@ $ENV{DOCROOT}='c:\docbook';
 
  
 
32-libpq">
dows-libpq">
   Building <application>libpq</application> with</div> <div class="diff ctx">   <productname>Visual C++</productname> or</div> <div class="diff ctx">   <productname>Borland C++</productname>
index f3659ba0dd297dc629861ce83cde1de1fe81b754..5c3cecd840df48c2ecead3632d8f4b2ea51a4dfb 100644 (file)
@@ -2455,7 +2455,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
-    32">)]]> and
+    dows">)]]> and
     is no longer recommended.
    
 
@@ -2706,7 +2706,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]]>32">]]>.
+    documentation]]>dows">]]>.
     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.
index d928f6c5ffa4cde7e0222659c553ef7c1229927f..2392e71dc898d4349a90e516c1c9f917377a3517 100644 (file)
@@ -66,7 +66,7 @@
 
     
      
-      Full support for 32">64-bit
+      Full support for dows">64-bit
       Windows.
      
     
@@ -2781,7 +2781,7 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
      
       
        Support compiling on 
-       linkend="install-win32">64-bit
+       linkend="install-windows">64-bit
        Windows and running in 64-bit
        mode (Tsutomu Yamada, Magnus Hagander)
       
@@ -2794,7 +2794,7 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
      
       
        Support server builds using 
-       linkend="install-win32-full">Visual Studio
+       linkend="install-windows-full">Visual Studio
        2008 (Magnus Hagander)