Re: compile postgres with visual studio 2010

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: compile postgres with visual studio 2010
Дата
Msg-id 4E281783.8030002@postnewspapers.com.au
обсуждение исходный текст
Ответ на Re: compile postgres with visual studio 2010  ("Sofer, Yuval" <Yuval_Sofer@bmc.com>)
Список 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 по дате отправления:

Предыдущее
От: Brar Piening
Дата:
Сообщение: Re: compile postgres with visual studio 2010
Следующее
От: Thomas Pasch
Дата:
Сообщение: Is there a way to 'unrestrict' drop view?