plpgsql.dll - Mailing list pgsql-cygwin

From dag@interfree.it ()
Subject plpgsql.dll
Date
Msg-id 20021107123905.28738.qmail@community11.interfree.it
Whole thread Raw
Responses Re: plpgsql.dll  (Jason Tishler <jason@tishler.net>)
List 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!

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



pgsql-cygwin by date:

Previous
From: Florian Litot
Date:
Subject: trace
Next
From: Jason Tishler
Date:
Subject: Re: trace