Re: Srf function : missing library on PostgreSQL 8.3.6 on Windows?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Srf function : missing library on PostgreSQL 8.3.6 on Windows?
Дата
Msg-id 16339.1237749541@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Srf function : missing library on PostgreSQL 8.3.6 on Windows?  (Ben Ali Rachid <souliman239@yahoo.fr>)
Список pgsql-general
Ben Ali Rachid <souliman239@yahoo.fr> writes:
> I have no problem when I load the DLL (no 'missing magic block' error). The server crashes when I try : SELECT
normal_rand(5,10.0, 20.0) or SELECT * FROM normal_rand(5, 10.0, 20.0). 

Well, the next step would be to get out your debugger and try to
identify exactly where it's crashing.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Oliver Weichhold
Дата:
Сообщение: Understanding Execution Plans
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Understanding Execution Plans