Re: custom C function problem

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: custom C function problem
Дата
Msg-id 1845.1209863053@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: custom C function problem  ("Dan \"Heron\" Myers" <heron@xnapid.com>)
Список 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 по дате отправления:

Предыдущее
От: Craig Ringer
Дата:
Сообщение: Re: large query by offset and limt
Следующее
От: "Scott Marlowe"
Дата:
Сообщение: Re: Speed up repetitive queries