From: | dag(at)interfree(dot)it () |
---|---|
To: | pgsql-cygwin(at)postgresql(dot)org |
Subject: | plpgsql.dll |
Date: | 2002-11-07 12:39:05 |
Message-ID: | 20021107123905.28738.qmail@community11.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, latest cygwin on win2000), 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 obvious?
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!
-----------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Jason Tishler | 2002-11-07 13:02:23 | Re: trace |
Previous Message | Florian Litot | 2002-11-07 10:15:50 | trace |