Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Justin Pryzby <pryzby@telsasoft.com>
Cc: Thomas Munro <thomas.munro@gmail.com>, Andrew Dunstan <andrew@dunslane.net>, Daniel Gustafsson <daniel@yesql.se>, Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, pgsql-hackers@lists.postgresql.org
Date: 2022-09-09T11:11:09Z
Lists: pgsql-hackers
On Fri, Sep 09, 2022 at 10:55:55AM +0900, Michael Paquier wrote: > Thanks. This set of simplifications is too good to let go, and I have > a window to look after the buildfarm today and tomorrow, which should > be enough to take action if need be. Hence, I have applied the > patch. Now, let's see what the buildfarm tells us ;) Based on what I can see, the Windows animals seem to have digested 47bd0b3 (cygwin, MinGW and MSVC), so I think that we are good. -- Michael
Commits
-
doc: Fix incorrect version list for Windows SDK
- 08c45ae23566 16.0 landed
-
Replace loading of ldap_start_tls_sA() by direct function call
- c3fb5809eae3 16.0 landed
-
Replace load of functions by direct calls for some WIN32
- 47bd0b3fa601 16.0 landed
-
Cleanup more code and comments related to Windows NT4 (XP days)
- b1ec7f47e396 16.0 landed
-
Make Windows 10 the minimal runtime requirement for WIN32
- 495ed0ef2d72 16.0 landed