Re: Building Windows Server Extensions Using VC++ 2005

Поиск
Список
Период
Сортировка
От Charlie Savage
Тема Re: Building Windows Server Extensions Using VC++ 2005
Дата
Msg-id 43922918.3010402@interserv.com
обсуждение исходный текст
Ответ на Re: Building Windows Server Extensions Using VC++ 2005  ("Qingqing Zhou" <zhouqq@cs.toronto.edu>)
Список pgsql-hackers
Not really.  This is for building VC++ extensions that work with 
Postgresql for Windows, which is built using MinGW.  Thus it allows you 
to build extensions with VC++ that work with Postgresql "out-of-the-box" 
on the Windows platform.

In contrast, the link below is for rebuilding Postgresql itself, but 
with VC++ instead of MinGW.

Charlie

Qingqing Zhou wrote:
> "Charlie Savage" <cfis@interserv.com> wrote
>> I've been able to successfully build server extension using Visual
>> Studio 2005 for Windows Postgresql 8.1.  However, it took a few tweaks
>> which I thought I should document (maybe these issues could be fixed in
>> future postgresql versions?):
>>
>>
> 
> Is this one related?
> 
> http://pgfoundry.org/projects/vcproject/
> 
> Regards,
> Qingqing 
> 
> 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: SERIAL type feature request
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Reducing relation locking overhead