Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: Thomas Munro <thomas.munro@gmail.com>, Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-30T06:59:52Z
Lists: pgsql-hackers
On Sat, May 28, 2022 at 05:30:51PM +0200, Daniel Gustafsson wrote: > On 27 May 2022, at 23:07, Thomas Munro <thomas.munro@gmail.com> wrote: >> We should go full Marie Kondo on EOL'd OSes that are not in our CI or >> build farm, IMHO. > > FWIW, +1 Okay, I am outnumbered, and that would mean bumping MIN_WINNT to 0x0A00. So, ready to move to this version at full speed for 16? We still have a couple of weeks ahead before the next dev cycle begins, so feel free to comment, of course. -- 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