plpython.dll

From: dag(at)interfree(dot)it ()
To: pgsql-cygwin(at)postgresql(dot)org
Subject: plpython.dll
Date: 2002-11-06 16:34:34
Message-ID: 20021106163434.5494.qmail@community12.interfree.it
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin

hello, I'm trying to use the PL/Python extension (on PG 7.2.3), with

CREATE FUNCTION plpgsql_call_handler () RETURNS OPAQUE AS
'/lib/postgresql/plpgsql.dll' LANGUAGE 'C';

(the same I did with plpgsql, different dll but same path;)

I get:

ERROR: Load of file /lib/postgresql/plpython.dll failed: dlopen: Win32 error 126

am I missing something obviuos?

thanks,
--g.

----------------------
http://open.webhop.org
----------------------

-----------------------------------------------------

Salve, il messaggio che hai ricevuto
stato inviato per mezzo del sistema
di web mail interfree. Se anche tu vuoi
una casella di posta free visita il
sito http://club.interfree.it
Ti aspettiamo!

-----------------------------------------------------

Browse pgsql-cygwin by date

  From Date Subject
Next Message Peter Eisentraut 2002-11-06 17:25:53 Re: Some information required
Previous Message Max Buvry 2002-11-06 16:32:06 mmaps_after_fork...