Re: Remove support for Visual Studio 2013
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Justin Pryzby <pryzby@telsasoft.com>, pgsql-hackers@lists.postgresql.org
Date: 2022-07-14T03:03:02Z
Lists: pgsql-hackers
On Fri, Jul 08, 2022 at 07:38:23AM +0900, Michael Paquier wrote: > And with 495ed0e now in place, attached is a rebased version. Hearing nothing about this one, and because it is a nice cleanup overall, I have gone ahead and applied it: 14 files changed, 24 insertions(+), 177 deletions(-) This removes the dependency on the value of _MSC_VER. -- Michael
Commits
-
Remove support for Visual Studio 2013
- 6203583b72b5 16.0 landed