Re: custom C function problem - Mailing list pgsql-general

From Tom Lane
Subject Re: custom C function problem
Date
Msg-id 1845.1209863053@sss.pgh.pa.us
Whole thread Raw
In response to Re: custom C function problem  ("Dan \"Heron\" Myers" <heron@xnapid.com>)
List pgsql-general
"Dan \"Heron\" Myers" <heron@xnapid.com> writes:
> I'm wondering if maybe there is a dependency somewhere I'm missing.  I
> link with postgres.lib to create the dll;

Oh, you're using Windows :-(.  I make it my business to not know
anything about that platform, but perhaps you could get a clue by
looking at how the contrib modules are built (using whichever tool
chain you're using).

Or you could put in a few debugging printf's, or poke at it with a
debugger.

            regards, tom lane

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re: large query by offset and limt
Next
From: "Scott Marlowe"
Date:
Subject: Re: Speed up repetitive queries