On Tue, May 15, 2018 at 6:29 PM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> Mark Dilger <hornschnor...@gmail.com> writes: > > > I don't have a strong opinion on that. I could also look to upgrade > > to a newer version. Generally, I try to build using the oldest > > supported version rather than the newest. What is the next oldest > > working test machine you have? > > thrips is described as running VS2010, though I'm not sure how to verify > that it's not been updated. The make log shows > > c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\AMD64\CL.exe > > but is "10.0" the same thing as "2010"? > > regards, tom lane > > According to Wikipedia, yes: https://en.wikipedia.org/wiki/Microsoft_Visual_Studio (although the 10s are only by coincidence, 11.0 is VS 2012, ...)