Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit157b233

Browse files
committed
Doc: Remove mention to "Visual Studio Express 2019"
The "Express" flavor of Visual Studio exists up to 2017, and thedocumentation referred to "Express" for Visual Studio 2019.Author: Takuma HoshiaiDiscussion:https://postgr.es/m/20190820120231.f905542e685140258ca73d82@sraoss.co.jpBackpatch-through: 9.4
1 parent637dac9 commit157b233

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

‎doc/src/sgml/install-windows.sgml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,8 @@
1919
<para>
2020
There are several different ways of building PostgreSQL on
2121
<productname>Windows</productname>. The simplest way to build with
22-
Microsoft tools is to install <productname>Visual Studio Express 2019
23-
for Windows Desktop</productname> and use the included
24-
compiler. It is also possible to build with the full
22+
Microsoft tools is to install <productname>Visual Studio 2019</productname>
23+
and use the included compiler. It is also possible to build with the full
2524
<productname>Microsoft Visual C++ 2005 to 2019</productname>.
2625
In some cases that requires the installation of the
2726
<productname>Windows SDK</productname> in addition to the compiler.
@@ -77,16 +76,17 @@
7776
<productname>Visual Studio Express</productname> or some versions of the
7877
<productname>Microsoft Windows SDK</productname>. If you do not already have a
7978
<productname>Visual Studio</productname> environment set up, the easiest
80-
ways are to use the compilers from <productname>Visual Studio Express 2019
81-
for Windows Desktop</productname> or those in the <productname>Windows SDK
82-
10</productname>, which are both free downloads from Microsoft.
79+
ways are to use the compilers from
80+
<productname>Visual Studio 2019</productname> or those in the
81+
<productname>Windows SDK 10</productname>, which are both free downloads
82+
from Microsoft.
8383
</para>
8484

8585
<para>
8686
Both 32-bit and 64-bit builds are possible with the Microsoft Compiler suite.
8787
32-bit PostgreSQL buils are possible with
8888
<productname>Visual Studio 2005</productname> to
89-
<productname>Visual Studio 2019</productname> (including Express editions),
89+
<productname>Visual Studio 2019</productname>,
9090
as well as standalone Windows SDK releases 6.0 to 10.
9191
64-bit PostgreSQL builds are supported with
9292
<productname>Microsoft Windows SDK</productname> version 6.0a to 10 or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp