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

From Sofer, Yuval
Subject Re: compile postgres with visual studio 2010
Date
Msg-id 2C0926ABD16BB641A8E2F11A54920042297FE347B4@PHXCCRPRD01.adprod.bmc.com
Whole thread Raw
In response to Re: compile postgres with visual studio 2010  (Craig Ringer <craig@postnewspapers.com.au>)
Responses Re: compile postgres with visual studio 2010
Re: compile postgres with visual studio 2010
List pgsql-general
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). 

Is there a utility for applying the patch, or a README document for step by step implementation?

Regards,
Yuval

-----Original Message-----
From: Craig Ringer [mailto:craig@postnewspapers.com.au]
Sent: Thursday, 21 July 2011 06:16 a.m.
To: Sofer, Yuval
Cc: pgsql-general@postgresql.org
Subject: Re: [GENERAL] compile postgres with visual studio 2010

On 20/07/11 18:56, Sofer, Yuval wrote:

> I would like to build Postgres from source with the visual studio 2010
> compiler

Unless you're willing to use the patch Tom linked to, you should compile
with Visual Studio 2008 or with the Microsoft Platform SDK 7.0 (Windows
Vista and .NET 3.5).

More testing of the VS 2010 patches would be appreciated, so it'd be
great if you did give them a go.

--
Craig Ringer


pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: How to implement autostart of postgres?
Next
From: Sim Zacks
Date:
Subject: Re: Alarm function in PL/pgSQL