Re: compile postgres with visual studio 2010 - Mailing list pgsql-general

From Craig Ringer
Subject Re: compile postgres with visual studio 2010
Date
Msg-id 4E281783.8030002@postnewspapers.com.au
Whole thread Raw
In response to Re: compile postgres with visual studio 2010  ("Sofer, Yuval" <Yuval_Sofer@bmc.com>)
List pgsql-general
On 21/07/2011 2:56 PM, Sofer, Yuval wrote:
> Hi
>
> Ok - but how do I install the patch in the link?
>
> I pressed the latest "patch" link Tom Lane gave me (Patch by brar on 2011-07-07 12:37:47 AM: Added documentation,
removedpgflex.pl and pgbison.pl. No changes to the existing code. ), where I saw some correspondence and very long text
file(perl). 
If you're asking that question, it might be best if you just compile
with Visual Studio 2008 and wait for VS 2010 support to come out in
(hopefully) the next release. Especially since Brian says the patch no
longer corresponds with git master, so you'd need to make code changes
to get it to apply correctly.

I strongly recommend that you use Visual Studio 2008 (the free Express
Edition works and is still available for download) or use the free
Windows SDK for Vista and .NET 3.5.

You can get the SDK from here:
http://www.microsoft.com/download/en/details.aspx?id=11310

--
Craig Ringer

POST Newspapers
276 Onslow Rd, Shenton Park
Ph: 08 9381 3088     Fax: 08 9388 2258
ABN: 50 008 917 717
http://www.postnewspapers.com.au/

pgsql-general by date:

Previous
From: Brar Piening
Date:
Subject: Re: compile postgres with visual studio 2010
Next
From: Thomas Pasch
Date:
Subject: Is there a way to 'unrestrict' drop view?