Re: Custom C function - is palloc broken? - Mailing list pgsql-general

From Magnus Hagander
Subject Re: Custom C function - is palloc broken?
Date
Msg-id 20080505090737.59aaebbf@mha-laptop.hagander.net
Whole thread Raw
In response to Re: Custom C function - is palloc broken?  ("Nathan Thatcher" <n8thatcher@gmail.com>)
List pgsql-general
Nathan Thatcher wrote:
> So what options does that leave all of us who need to compile and run
> our custom C functions in Windows?

Debug further :-)

Because it's certainly possible to do it. IIRC, PostGIS for 8.3 is
build with MingW and it works fine. And other extensions are known
working when built with MSVC Express. So it should work in principle,
we just need to figure out exactly what the issue is in this specific
case.

I'm still thinking gettext could be the issue here.

//Magnus

pgsql-general by date:

Previous
From: "Nathan Thatcher"
Date:
Subject: Re: Custom C function - is palloc broken?
Next
From: Craig Ringer
Date:
Subject: Re: Custom C function - is palloc broken?