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

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Michael Paquier <michael(at)paquier(dot)xyz>
Cc: Juan José Santamaría Flecha <juanjo(dot)santamaria(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-27 21:07:31
Message-ID: CA+hUKG+YConztrBpDWiMGQ_ZcNeJtj72qDvCS0jZHN703k0wcA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 27, 2022 at 3:53 PM Michael Paquier <michael(at)paquier(dot)xyz> wrote:
> Windows 8 ends its support
> in 2023, it seems, so that sounds short even for PG16.

I guess you meant 8.1 here, and corresponding server release 2012 R2.
These will come to the end of their "extended" support phase in 2023,
before PG16 comes out. If I understand correctly (and I'm not a
Windows user, I just googled this), they will start showing blue
full-screen danger-Will-Robinson alerts about viruses and malware.
Why would we have explicit support for that in a new release? Do we
want people putting their users' data in such a system? Can you go to
GDPR jail for that in Europe? (Joking, I think).

We should go full Marie Kondo on EOL'd OSes that are not in our CI or
build farm, IMHO.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2022-05-27 21:08:28 Re: Improving connection scalability (src/backend/storage/ipc/procarray.c)
Previous Message Tom Lane 2022-05-27 20:11:44 Re: "ERROR: latch already owned" on gharial