Re: wrong Visual Studio Edition 's name
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Takuma Hoshiai <hoshiai@sraoss.co.jp>
Cc: pgsql-docs@postgresql.org
Date: 2019-08-20T10:19:01Z
Lists: pgsql-docs
On Tue, Aug 20, 2019 at 03:38:28PM +0900, Takuma Hoshiai wrote: > I have attached a patch. The word of "Express" existed in four > places, they will are fixed by this patch. - These compilers can be either from <productname>Visual Studio</productname>, - <productname>Visual Studio Express</productname> or some versions of the - <productname>Microsoft Windows SDK</productname>. If you do not already have a - <productname>Visual Studio</productname> environment set up, the easiest - ways are to use the compilers from <productname>Visual Studio Express 2019 - for Windows Desktop</productname> or those in the <productname>Windows SDK + These compilers can be either from <productname>Visual Studio</productname> + or some versions of the <productname>Microsoft Windows SDK</productname>. + If you do not already have a <productname>Visual Studio</productname> + environment set up, the easiest ways are to use the compilers + from <productname>Visual Studio 2019</productname> + or those in the <productname>Windows SDK 10</productname>, which are both free downloads from Microsoft. I may be missing something, but this refers to all the possible flavors of VS where compilers are available, hence mentioning Visual Studio Express is still correct when going through our full supported range from VS 2013 to VS 2019, no? That's why I said only two places need to be fixed, as this area is fine. -- Michael
Commits
-
Doc: Remove mention to "Visual Studio Express 2019"
- 157b233c44e4 9.4.25 landed
- 9f4bf6d2af1e 9.5.20 landed
- c7d8245b09a0 9.6.16 landed
- 73ef3df16dfa 10.11 landed
- 9d35bc5931f4 11.6 landed
- 39511da1c014 12.0 landed
- 37093766b2f4 13.0 landed