File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- <!-- $PostgreSQL: pgsql/ doc/src/sgml/install-win32 .sgml,v 1.57.4.2 2010/07/29 19:34:36 petere Exp $ -->
1
+ <!-- doc/src/sgml/install-windows .sgml -->
2
2
3
- <chapter id="install-win32 ">
3
+ <chapter id="install-windows ">
4
4
<title>Installation from Source Code on <productname>Windows</productname></title>
5
5
6
6
<indexterm>
56
56
binaries are built using <productname>Visual Studio</productname>.
57
57
</para>
58
58
59
- <sect1 id="install-win32 -full">
59
+ <sect1 id="install-windows -full">
60
60
<title>Building with <productname>Visual C++</productname> or the
61
61
<productname>Platform SDK</productname></title>
62
62
@@ -436,7 +436,7 @@ $ENV{DOCROOT}='c:\docbook';
436
436
437
437
</sect1>
438
438
439
- <sect1 id="install-win32 -libpq">
439
+ <sect1 id="install-windows -libpq">
440
440
<title>Building <application>libpq</application> with
441
441
<productname>Visual C++</productname> or
442
442
<productname>Borland C++</productname></title>
Original file line number Diff line number Diff line change @@ -2460,7 +2460,7 @@ createlang: language installation failed: ERROR: could not load library "/opt/d
2460
2460
<para>
2461
2461
PostgreSQL can be built using Cygwin, a Linux-like environment for
2462
2462
Windows, but that method is inferior to the native Windows build
2463
- <![%standalone-ignore[(see <xref linkend="install-win32 ">)]]> and
2463
+ <![%standalone-ignore[(see <xref linkend="install-windows ">)]]> and
2464
2464
is no longer recommended.
2465
2465
</para>
2466
2466
@@ -2711,7 +2711,7 @@ cc-1020 cc: ERROR File = pqcomm.c, Line = 427
2711
2711
The MinGW build variant uses the normal build system described in
2712
2712
this chapter; the Visual C++ build works completely differently
2713
2713
and is described in <![%standalone-include[the
2714
- documentation]]><![%standalone-ignore[<xref linkend="install-win32 ">]]>.
2714
+ documentation]]><![%standalone-ignore[<xref linkend="install-windows ">]]>.
2715
2715
It is a fully native build and uses no additional software like
2716
2716
MinGW. A ready-made installer is available on the main
2717
2717
PostgreSQL web site.
You can’t perform that action at this time.
0 commit comments