Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~

Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>

From: Juan José Santamaría Flecha <juanjo.santamaria@gmail.com>
To: Michael Paquier <michael@paquier.xyz>
Cc: Thomas Munro <thomas.munro@gmail.com>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2022-05-26T08:17:08Z
Lists: pgsql-hackers
On Thu, May 26, 2022 at 6:27 AM Michael Paquier <michael@paquier.xyz> wrote:

>
> Is there anything posted recently that would require that?  Perhaps
> the async work?  FWIW, I agree to be much more aggressive, but there
> is nothing in the tree now that depends on _WIN32_WINNT, except one
> change for the locales.


There have been a couple of discussions involving not only Windows
version10, but also the Release id:

https://commitfest.postgresql.org/38/3347/
https://commitfest.postgresql.org/38/3530/
https://www.postgresql.org/message-id/6389b5a88e114bee85593af2853c08cd%40dental-vision.de

Maybe this thread can push those others forward.

Regards,

Juan José Santamaría Flecha


>

Commits

  1. doc: Fix incorrect version list for Windows SDK

  2. Replace loading of ldap_start_tls_sA() by direct function call

  3. Replace load of functions by direct calls for some WIN32

  4. Cleanup more code and comments related to Windows NT4 (XP days)

  5. Make Windows 10 the minimal runtime requirement for WIN32