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

From Craig Ringer
Subject Re: Custom C function - is palloc broken?
Date
Msg-id 481DDBC9.4080201@postnewspapers.com.au
Whole thread Raw
In response to Custom C function - is palloc broken?  ("Nathan Thatcher" <n8thatcher@gmail.com>)
Responses Re: Custom C function - is palloc broken?  ("Dan \"Heron\" Myers" <heron@xnapid.com>)
List pgsql-general
Nathan Thatcher wrote:
> First off, I am developing custom c functions for PostgreSQL 8.3 in
> Windows (sorry... not my choice). It appears that there is some
> underlying problem in the server that is causing a runtime error to
> crash the server when I use palloc. For example... I run the
> following:
>
Sorry, I forgot to to ask in my previous post:

Can you send me a complete, compileable example that illustrates the
problem, along with instructions on how to reproduce it? If possible,
send a compiled binary and any dependencies too. I'm curious to see if
this is in fact shared library issues.

--
Craig Ringer

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: Custom C function - is palloc broken?
Next
From: "Dan \"Heron\" Myers"
Date:
Subject: Re: Custom C function - is palloc broken?