Re: Future Non-server Windows support??? - Mailing list pgsql-general

From Michael Paquier
Subject Re: Future Non-server Windows support???
Date
Msg-id 20190304011354.GD1999@paquier.xyz
Whole thread Raw
In response to Re: Future Non-server Windows support???  (Laurenz Albe <laurenz.albe@cybertec.at>)
List pgsql-general
On Sun, Mar 03, 2019 at 08:30:48AM +0100, Laurenz Albe wrote:
> Speaking as a semi-ignorant, I had the impressions that all Windows versions
> are pretty similar under the hood (with occasional annoying behavior changes),
> and most of the differences are on the GUI level, while the C API is pretty
> much the same.

There are multiple ways to build Postgres code on Windows: MSVC,
Cygwin, MinGW.  I cannot speak much for the MSI and packaging stuff
delivered by companies which are active in the community and others,
but for what it's worth the Windows port is still supported in the
core code, and we have folks interested in it (just committed a patch
to fix a rather old problem with MSVC port 30 minutes ago).
--
Michael

Attachment

pgsql-general by date:

Previous
From: Michel Pelletier
Date:
Subject: Re: support for JSON Web Token
Next
From: Perumal Raj
Date:
Subject: Re: Question about pg_upgrade from 9.2 to X.X