File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 3737<!entity diskusage SYSTEM "diskusage.sgml">
3838<!entity high-availability SYSTEM "high-availability.sgml">
3939<!entity installation SYSTEM "installation.sgml">
40- <!entity installw SYSTEM "install-win32 .sgml">
40+ <!entity installw SYSTEM "install-windows .sgml">
4141<!entity maintenance SYSTEM "maintenance.sgml">
4242<!entity manage-ag SYSTEM "manage-ag.sgml">
4343<!entity monitoring SYSTEM "monitoring.sgml">
Original file line number Diff line number Diff line change 1- <!-- doc/src/sgml/install-win32 .sgml -->
1+ <!-- doc/src/sgml/install-windows .sgml -->
22
3- <chapter id="install-win32 ">
3+ <chapter id="install-windows ">
44 <title>Installation from Source Code on <productname>Windows</productname></title>
55
66 <indexterm>
5656 binaries are built using <productname>Visual Studio</productname>.
5757 </para>
5858
59- <sect1 id="install-win32 -full">
59+ <sect1 id="install-windows -full">
6060 <title>Building with <productname>Visual C++</productname> or the
6161 <productname>Platform SDK</productname></title>
6262
@@ -436,7 +436,7 @@ $ENV{DOCROOT}='c:\docbook';
436436
437437 </sect1>
438438
439- <sect1 id="install-win32 -libpq">
439+ <sect1 id="install-windows -libpq">
440440 <title>Building <application>libpq</application> with
441441 <productname>Visual C++</productname> or
442442 <productname>Borland C++</productname></title>
Original file line number Diff line number Diff line change @@ -2455,7 +2455,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d
24552455 <para>
24562456 PostgreSQL can be built using Cygwin, a Linux-like environment for
24572457 Windows, but that method is inferior to the native Windows build
2458- <![%standalone-ignore[(see <xref linkend="install-win32 ">)]]> and
2458+ <![%standalone-ignore[(see <xref linkend="install-windows ">)]]> and
24592459 is no longer recommended.
24602460 </para>
24612461
@@ -2706,7 +2706,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
27062706 The MinGW build variant uses the normal build system described in
27072707 this chapter; the Visual C++ build works completely differently
27082708 and is described in <![%standalone-include[the
2709- documentation]]><![%standalone-ignore[<xref linkend="install-win32 ">]]>.
2709+ documentation]]><![%standalone-ignore[<xref linkend="install-windows ">]]>.
27102710 It is a fully native build and uses no additional software like
27112711 MinGW. A ready-made installer is available on the main
27122712 PostgreSQL web site.
Original file line number Diff line number Diff line change 6666
6767 <listitem>
6868 <para>
69- Full support for <link linkend="install-win32 ">64-bit
69+ Full support for <link linkend="install-windows ">64-bit
7070 <productname>Windows</></link>.
7171 </para>
7272 </listitem>
@@ -2781,7 +2781,7 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
27812781 <listitem>
27822782 <para>
27832783 Support compiling on <link
2784- linkend="install-win32 ">64-bit
2784+ linkend="install-windows ">64-bit
27852785 <productname>Windows</></link> and running in 64-bit
27862786 mode (Tsutomu Yamada, Magnus Hagander)
27872787 </para>
@@ -2794,7 +2794,7 @@ if TG_OP = 'INSERT' and NEW.col1 = ... then
27942794 <listitem>
27952795 <para>
27962796 Support server builds using <link
2797- linkend="install-win32 -full"><productname>Visual Studio
2797+ linkend="install-windows -full"><productname>Visual Studio
27982798 2008</></link> (Magnus Hagander)
27992799 </para>
28002800 </listitem>
You can’t perform that action at this time.
0 commit comments