Re: compile postgres with visual studio 2010

Поиск
Список
Период
Сортировка
От Sofer, Yuval
Тема Re: compile postgres with visual studio 2010
Дата
Msg-id 2C0926ABD16BB641A8E2F11A54920042297FE347B4@PHXCCRPRD01.adprod.bmc.com
обсуждение исходный текст
Ответ на Re: compile postgres with visual studio 2010  (Craig Ringer <craig@postnewspapers.com.au>)
Ответы Re: compile postgres with visual studio 2010  (Brar Piening <brar@gmx.de>)
Re: compile postgres with visual studio 2010  (Craig Ringer <craig@postnewspapers.com.au>)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: How to implement autostart of postgres?
Следующее
От: Sim Zacks
Дата:
Сообщение: Re: Alarm function in PL/pgSQL