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

From Hans Buschmann
Subject AW: VS2022: Support Visual Studio 2022 on Windows
Date
Msg-id 1636190990102.79226@nidsa.net
Whole thread Raw
In response to Re: AW: VS2022: Support Visual Studio 2022 on Windows  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: VS2022: Support Visual Studio 2022 on Windows
List pgsql-hackers
Now it is three days before release of VS2022.

I updated to the latest Preview 7 (= RC3) and recompiled PG14 64bit Release without issues.
There seem to be not many internal differences from previous versions in the tools used for building Postgres.

My intention for an early support is to catch the momentum for signalling to any user:  "We support current tools".
The risks seem non-existent.

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

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

Hans Buschmann


Attachment

pgsql-hackers by date:

Previous
From: Mark Dilger
Date:
Subject: Re: Extending amcheck to check toast size and compression
Next
From: Andy Fan
Date:
Subject: Re: using extended statistics to improve join estimates