Re: [COMMITTERS] pgsql: Remove bogus redefinition of _MSC_VER.

2017-04-11 Thread Magnus Hagander
Thanks! The sad thing is that I did that file manually first, the right way. Then I realized I was going down the wrong track and made the change mechanical instead. And forgot to change that one back.. Oops. //Magnus On Tue, Apr 11, 2017 at 9:32 PM, Tom Lane wrote: > Remove bogus redefiniti

[COMMITTERS] pgsql: Remove bogus redefinition of _MSC_VER.

2017-04-11 Thread Tom Lane
Remove bogus redefinition of _MSC_VER. Commit a4777f355 was a shade too mechanical: we don't want to override MSVC's own definition of _MSC_VER, as that breaks tests on its numerical value. Per buildfarm. Branch -- master Details --- http://git.postgresql.org/pg/commitdiff/587d62d8562d6