Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Thomas Munro <thomas.munro@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-07-07T00:11:57Z
Lists: pgsql-hackers
On Wed, Jul 06, 2022 at 05:13:27PM -0400, Andrew Dunstan wrote: > On 2022-07-06 We 16:46, Thomas Munro wrote: >> The build farm also has frogmouth and currawong, 32 bit systems >> running Windows XP, but they are only testing REL_10_STABLE so I >> assume Andrew will decommission them in November. > > Yeah, it's not capable of supporting anything newer, so it will finally > go to sleep this year. Okay, thanks for confirming. I think that I'll give it a try today then, my schedule would fit nicely with the buildfarm monitoring. -- 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