Re: writing backend extensions using Visual Studio - Mailing list pgsql-hackers-win32

From Greg Landrum
Subject Re: writing backend extensions using Visual Studio
Date
Msg-id 60825b0f05032608392b7a5ee4@mail.gmail.com
Whole thread Raw
In response to Re: writing backend extensions using Visual  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: writing backend extensions using Visual Studio  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers-win32
On Sat, 26 Mar 2005 11:25:27 -0500, Andrew Dunstan <andrew@dunslane.net> wrote:
>
> Do we actually support building backend extensions with anything other
> than our standard build environment? I know we support building libpq
> using MSVC, but that is for client use. I'm not even mildly surprised
> that building a backend extension with MSVC breaks.

This goes a long way towards answering my question.

So given that I want to work with backend extensions on windows, I
need to pull down a copy of mingw and use that?

-greg

pgsql-hackers-win32 by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: writing backend extensions using Visual
Next
From: Bruce Momjian
Date:
Subject: Re: writing backend extensions using Visual Studio