Re: forward vs backward slashes in msvc build code

From: Noah Misch <noah(at)leadboat(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Peter Eisentraut <peter_e(at)gmx(dot)net>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: forward vs backward slashes in msvc build code
Date: 2015-04-26 20:08:00
Message-ID: 20150426200800.GA3323997@tornado.leadboat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Apr 26, 2015 at 10:23:58AM -0400, Andrew Dunstan wrote:
> Setting up a VS2008 environment is hard these days, as MS seems to have
> removed the download :-(

Visual C++ 2008 Express Edition:
http://go.microsoft.com/?linkid=7729279

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-04-26 23:53:05 Re: forward vs backward slashes in msvc build code
Previous Message Peter Geoghegan 2015-04-26 18:50:28 Re: INSERT ... ON CONFLICT syntax issues