Re: Clean up some old cruft related to Windows
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
Cc: Kyotaro Horiguchi <horikyota.ntt@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-02-19T03:49:17Z
Lists: pgsql-hackers
On Tue, Feb 18, 2020 at 12:26:06PM +0100, Juan José Santamaría Flecha wrote: > I cannot point when SetEnv.bat was exactly dropped, probably Windows 7 SDK > was the place where it was included [1], so that needs to be updated. > > Using VS2019 and VS2017 this would be done using VsDevCmd.bat [2], while > VS2015 and VS2013 use VSVARS32.bat. Would you like to write a patch for that part? -- Michael
Commits
-
Doc: Fix instructions to control build environment with MSVC
- 4c95ce048327 12.3 landed
- dca3911a81f0 13.0 landed
-
Clean up some code, comments and docs referring to Windows 2000 and older
- e2e02191e233 13.0 landed