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

From: Juan José Santamaría Flecha <juanjo(dot)santamaria(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>, Postgres hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org>
Subject: Re: Bump MIN_WINNT to 0x0600 (Vista) as minimal runtime in 16~
Date: 2022-05-26 08:17:08
Message-ID: CAC+AXB0QpmRnDDjBUYsbc+zhDxd7Fo4JxwSzvZgEK1_G3+19qQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Thu, May 26, 2022 at 6:27 AM Michael Paquier <michael(at)paquier(dot)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

>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Masahiko Sawada 2022-05-26 08:35:50 Re: Support logical replication of DDLs
Previous Message Kyotaro Horiguchi 2022-05-26 07:47:46 Re: Add --{no-,}bypassrls flags to createuser