Re: VS2022: Support Visual Studio 2022 on Windows - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: VS2022: Support Visual Studio 2022 on Windows
Date
Msg-id FD8FC09E-9901-40C4-8715-7D11A3955A13@yesql.se
Whole thread Raw
In response to AW: VS2022: Support Visual Studio 2022 on Windows  (Hans Buschmann <buschmann@nidsa.net>)
Responses AW: VS2022: Support Visual Studio 2022 on Windows
List pgsql-hackers
> On 6 Nov 2021, at 10:29, Hans Buschmann <buschmann@nidsa.net> wrote:

> Updated the patch to reflect the VisualStudioVersion for Preview 7, which is the version number compiled into the
main devenv.exe image. 
> This version number seems to be of no interest elsewhere in the postgres source tree.

This patch fails to apply as it's anchored beneath the root of the source tree,
please create the patch from inside the sourcetree such that others (and the CF
patch tester) can apply it without tweaking:

--- a/postgresql-14.0_orig/doc/src/sgml/install-windows.sgml
+++ b/postgresql-14.0_vs2022/doc/src/sgml/install-windows.sgml

Also note that patches should be against Git HEAD unless fixing a bug only
present in a backbranch.

> I will reflect any updates after official release on monday, November 8

Any updates on this following the November 8 release?

--
Daniel Gustafsson        https://vmware.com/




pgsql-hackers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: Patch: Range Merge Join
Next
From: Andrew Dunstan
Date:
Subject: Re: Granting SET and ALTER SYSTE privileges for GUCs