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-07T22:38:23Z
Lists: pgsql-hackers
Attachments
- v3-0001-Remove-support-for-VS-2013.patch (text/x-diff) patch v3-0001
On Mon, May 30, 2022 at 04:48:22PM +0900, Michael Paquier wrote: > After looking at that again, the whole comment related to VS in > strtof.c can be removed. I have noticed while on it more places that > still referred to VS2013 in ./configure[.ac] and win32_langinfo() got > an overall incorrect description. This leads to v2 as of the > attached. And with 495ed0e now in place, attached is a rebased version. -- Michael
Commits
-
Remove support for Visual Studio 2013
- 6203583b72b5 16.0 landed