Re: pgsql: Remove some code for old unsupported versions of MSVC
| От | Peter Eisentraut |
|---|---|
| Тема | Re: pgsql: Remove some code for old unsupported versions of MSVC |
| Дата | |
| Msg-id | e6612d86-5204-61c2-4cf6-4b1925ee7a43@2ndquadrant.com обсуждение исходный текст |
| Ответ на | Re: pgsql: Remove some code for old unsupported versions of MSVC (Amit Kapila <amit.kapila16@gmail.com>) |
| Ответы |
Re: pgsql: Remove some code for old unsupported versions of MSVC
|
| Список | pgsql-committers |
On 2020-04-29 09:05, Amit Kapila wrote: > On Tue, Oct 8, 2019 at 2:23 PM Peter Eisentraut <peter@eisentraut.org> wrote: >> >> Remove some code for old unsupported versions of MSVC >> >> As of d9dd406fe281d22d5238d3c26a7182543c711e74, we require MSVC 2013, >> which means _MSC_VER >= 1800. This means that conditionals about >> older versions of _MSC_VER can be removed or simplified. >> > > I wonder why this has not been backpatched to v12? It's not a bug fix, so I didn't even consider it. Also, this patch was part of a series of changes and cleanups in the Windows builds, so I wouldn't even know offhand whether backpatching it by itself would result in a clean state. -- Peter Eisentraut http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
В списке pgsql-committers по дате отправления: