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

Commit3709376

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 parent091bd6b commit3709376

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++ 2013 to 2019</productname>.
2625
In some cases that requires the installation of the
2726
<productname>Windows SDK</productname> in addition to the compiler.
@@ -69,16 +68,17 @@
6968
<productname>Visual Studio Express</productname> or some versions of the
7069
<productname>Microsoft Windows SDK</productname>. If you do not already have a
7170
<productname>Visual Studio</productname> environment set up, the easiest
72-
ways are to use the compilers from <productname>Visual Studio Express 2019
73-
for Windows Desktop</productname> or those in the <productname>Windows SDK
74-
10</productname>, which are both free downloads from Microsoft.
71+
ways are to use the compilers from
72+
<productname>Visual Studio 2019</productname> or those in the
73+
<productname>Windows SDK 10</productname>, which are both free downloads
74+
from Microsoft.
7575
</para>
7676

7777
<para>
7878
Both 32-bit and 64-bit builds are possible with the Microsoft Compiler suite.
7979
32-bit PostgreSQL builds are possible with
8080
<productname>Visual Studio 2013</productname> to
81-
<productname>Visual Studio 2019</productname> (including Express editions),
81+
<productname>Visual Studio 2019</productname>,
8282
as well as standalone Windows SDK releases 8.1a to 10.
8383
64-bit PostgreSQL builds are supported with
8484
<productname>Microsoft Windows SDK</productname> version 8.1a to 10 or

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp