Re: Building v17 Beta2 on Windows - Mailing list pgsql-general

From David Rowley
Subject Re: Building v17 Beta2 on Windows
Date
Msg-id CAApHDvpL7Vc12EKFodNat2irp_rpxzWyVEOKr9n-CdxDck+-Fg@mail.gmail.com
Whole thread Raw
In response to Building v17 Beta2 on Windows  (Dominique Devienne <ddevienne@gmail.com>)
Responses Re: Building v17 Beta2 on Windows
List pgsql-general
On Mon, 5 Aug 2024 at 23:41, Dominique Devienne <ddevienne@gmail.com> wrote:
>   Is that now required? Any documentation / release notes regarding
> such a change?

Yes. The release notes mention:

"Remove the Microsoft Visual Studio-specific PostgreSQL build option
(Michael Paquier)
Meson is now the only available method for Visual Studio builds."

See: https://www.postgresql.org/docs/17/release-17.html

> I looked for a Windows 17beta2 package to download, but only saw
> Postgresql 16 version:
> https://www.postgresql.org/docs/current/install-windows-full.html

https://www.postgresql.org/download/snapshots/ does link to
https://www.enterprisedb.com/products-services-training/pgdevdownload
. I see Windows installers for v17b2.

> So for the moment, I don’t know how to proceed

Meson is now the build system for Windows:
https://www.postgresql.org/docs/17/install-meson.html

David



pgsql-general by date:

Previous
From: Dominique Devienne
Date:
Subject: Building v17 Beta2 on Windows
Next
From: "David G. Johnston"
Date:
Subject: Re: UPDATE-FROM and INNER-JOIN